mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2024-11-30 13:03:23 +01:00
Update SUGGESTIONS_LIST.md
This commit is contained in:
parent
b9b3605529
commit
c79a27c7b2
38
.github/SUGGESTIONS_LIST.md
vendored
38
.github/SUGGESTIONS_LIST.md
vendored
@ -43,3 +43,41 @@ Oh, N1klasse is on the way to sorting the issues and feature requests.
|
||||
## Huge feature requests:
|
||||
#40
|
||||
#48
|
||||
|
||||
|
||||
How it would could look like in the end:
|
||||
what we have now:
|
||||
|
||||
|
||||
### cmds & perms:
|
||||
/ws togglepvp <player/on/off> - toggele's pvp on/off in a world <player> also supported
|
||||
ws.worldrules.togglepvp
|
||||
|
||||
/ws toggledamage <player/on/off> - toggle's playerdamage.
|
||||
ws.worldrules.toggledamage
|
||||
|
||||
/ws chatmode [on/chatslow/off] <#<number> for chatslow> - manage Chat per world
|
||||
ws.worldrules.chatmode
|
||||
|
||||
/ws setonline [world] - sets a world online
|
||||
ws.worldsettings.setonline
|
||||
/ws list - list all online worlds
|
||||
ws.gui.list.default
|
||||
/ws setunlist [world] - unlist that world
|
||||
ws.worldsettings.setunlist
|
||||
/ws otp [worldname] - teleüort to a online world
|
||||
ws.tp.onlineworld
|
||||
s- /ws setoffline -
|
||||
s- /ws setprivate
|
||||
s= same 'ws.worldsettings.setprivate'
|
||||
|
||||
/ws feature [worldname]
|
||||
ws.admin.worldsettings.feature
|
||||
|
||||
|
||||
### old cmd updated:
|
||||
/ws togglebuilding
|
||||
ws.worldrules.togglebuilding
|
||||
|
||||
Make a better version. (With help from protect plugins)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user