Giter Site home page Giter Site logo

uniboi / serverutilities Goto Github PK

View Code? Open in Web Editor NEW

This project forked from f1f7y/serverutilities

0.0 0.0 0.0 93 KB

A Titanfall 2 server mod providing server-side chat commands, voting and more

Home Page: https://northstar.thunderstore.io/package/Fifty/Server_Utilities/

License: MIT License

Squirrel 100.00%

serverutilities's Introduction

Fifty.ServerUtils

A framework for chat command based server mods. Doesn't spam the chat, doesn't cover your HUD with unnecessarily large messages, doesn't have a dogwater auto-balance.

The mod is separated into modules all of which have extensive settings and apart from the core (FSU) and chat commands (FSCC) can be entirely disabled or even deleted.

All commands are case insensitive ( e.g. commandFor and comandfor are the same command ).

Commands

!help <page/command> - Lists commands avalible to the player. If a command is passed it lists its usage and detailed description.

!name - Returns the name of the server ( ns_server_name ).

!owner - Returns the owner.

!mods <page> - Lists installed mods.

!rules <page> - Lists rules.

!login <password> - Allows admins to login to gain access to admin only commands.

!maps - list all maps in the voting pool.

!nextmap <map> - Allows you to vote for the next map. Admins can force change maps when logged in.

!discord - Returns the discord message.

!skip - Allows players to vote to skip the current map.

!switch - Allows a player to switch teams. Admins can force change the team of any player.

!extend - Allows players to vote to extend the match. Admins can force extend.

Admin commands

!logout - Logout

!npc <npc> <team> - Allows admins to spawn an npc.

!titan <titan> <team> - Allows admins to spawn a titan.

!playerlist - Prints a list of each player and their index in chat.

!script <code> - Executes code on the server.

!servercommand <command> - Executes a command on the server.

!reload <time=5> - Reloads the server.

!ban <player> - Bans the given player

!kick <player> - Kicks the given player.

!commandfor <player> <command> - Executes a command for a player

serverutilities's People

Contributors

f1f7y avatar nocatt avatar samlam140330 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.