
SOS (Save Our Server) adds many commands that the administrators need, all in 1 plugin! Everything from /day to /feed to /clearchat!
Download the plugin, add it into the plugins folder then do /reload or restart the server.
Still in development!
| Command | Description | Permission | Aliases | |||||
| /chatclear | Clear the chat. | sos.chatclear | /cc, /clearchat | |||||
| /day | Set the world's time to day. | sos.day | - | |||||
| /night | Set the world's time to night. | sos.night | - | |||||
| /feed [player] | Feed yourself or another player. | sos.feed for yourself and sos.feed.other for others | - | |||||
| /fly [player] | Toggle flying for yourself or another player. | sos.fly & sos.fly.other | - | |||||
| /gm [player] | Toggle gamemode for yourself or another player. | sos.gm & sos.gm.other | - | |||||
| /hat [player] | Puts the item in hand on your head. If you specify a player, it puts the item in your hand on their head. | sos.hat & sos.hat.other | - | |||||
| /heal [player] | Heals yourself or another player. | sos.heal & sos.heal.other | - | |||||
| /kick <player> <reason> | Kick a player for a reason. | sos.kick | - | |||||
| /ban <player> | Ban a player. | sos.ban | - | |||||
| /unban <player> | Unban a banned player. | sos.unban | - | |||||
| /lockchat | Lock the chat so nobody can talk. | sos.lockchat & sos.lockchat.bypass | /lc | |||||
| /nickname <nickname> | Nickname yourself or another player. | sos.nickname & sos.nickname.other | /nick | |||||
| /weather <sun/rain/storm> | Set the world's weather. | sos.weather | /rain (sos.rain), /sun (sos.sun) | |||||
| /time <time> | Sets the world's time. | sos.time | - | |||||
| /vanish | Vanish from others. | sos.vanish | - | |||||
| - | Coloured chat. | sos.chat.color | - | |||||
| - | Post a URL in chat | sos.chat.url | - | |||||
| /spawn | Go to the server spawn | sos.spawn | - | |||||
| /setspawn | Set the server spawn | sos.spawn.set | - | |||||
| /setwarp | Set a warp | sos.warp.set | - | |||||
| /warp | Teleport to a warp | sos.warp | - | |||||
| /delwarp | Delete a warp | sos.warp.delete | - | |||||
| /information | Find information about a player | sos.information | /info |
#################################### # SOS v0.1 Made by bwfcwalshy # # # # Key: # # %player% = player's username # # %name% = player's display name # #################################### Auto-Updater: true ChatClear: Footer: '&6&lChat has been cleared by &d&l%name%' LockChat: LockedChat: '&c&lChat has been &6&llocked &c&lby %name%' UnlockedChat: '&a&lChat has been &6&lunlocked &a&lby %name%' ChatIsLocked: '&c&lThe chat is currently locked.' Mute: Muted: '&eYou have been muted by &6%name%' UnMuted: '&eYou have been unmuted by &6%name%' IsMuted: '&c&lYou are currently muted!' #Should players with sos.vanish be vanished when they join VanishOnJoin: false #Should players who logged out in vanish join in vanish VanishOnReJoin: true Default-KickMessage: '&cYou have been kicked from the server' Default-BanMessage: '&cYou have been banned by &6&l%player%'