mirror of
https://github.com/kaboomserver/server.git
synced 2025-07-31 02:02:06 +00:00
Push latest 1.13.2 files
This commit is contained in:
parent
a4d4afff9c
commit
0c06340ba2
21 changed files with 711 additions and 94 deletions
|
@ -195,99 +195,11 @@ mute-commands:
|
|||
- me
|
||||
- say
|
||||
|
||||
# If you do not wish to use a permission system, you can define a list of 'player perms' below.
|
||||
# This list has no effect if you are using a supported permissions system.
|
||||
# If you are using an unsupported permissions system, simply delete this section.
|
||||
# Whitelist the commands and permissions you wish to give players by default (everything else is op only).
|
||||
# These are the permissions without the "essentials." part.
|
||||
#
|
||||
# To enable this feature, please set use-bukkit-permissions to false.
|
||||
player-commands:
|
||||
- afk
|
||||
- afk.auto
|
||||
- back
|
||||
- back.ondeath
|
||||
- balance
|
||||
- balance.others
|
||||
- balancetop
|
||||
- build
|
||||
- chat.color
|
||||
- chat.format
|
||||
- chat.shout
|
||||
- chat.question
|
||||
- clearinventory
|
||||
- compass
|
||||
- depth
|
||||
- delhome
|
||||
- getpos
|
||||
- geoip.show
|
||||
- help
|
||||
- helpop
|
||||
- home
|
||||
- home.others
|
||||
- ignore
|
||||
- info
|
||||
- itemdb
|
||||
- kit
|
||||
- kits.tools
|
||||
- list
|
||||
- mail
|
||||
- mail.send
|
||||
- me
|
||||
- motd
|
||||
- msg
|
||||
- msg.color
|
||||
- nick
|
||||
- near
|
||||
- pay
|
||||
- ping
|
||||
- protect
|
||||
- r
|
||||
- rules
|
||||
- realname
|
||||
- seen
|
||||
- sell
|
||||
- sethome
|
||||
- setxmpp
|
||||
- signs.create.protection
|
||||
- signs.create.trade
|
||||
- signs.break.protection
|
||||
- signs.break.trade
|
||||
- signs.use.balance
|
||||
- signs.use.buy
|
||||
- signs.use.disposal
|
||||
- signs.use.enchant
|
||||
- signs.use.free
|
||||
- signs.use.gamemode
|
||||
- signs.use.heal
|
||||
- signs.use.info
|
||||
- signs.use.kit
|
||||
- signs.use.mail
|
||||
- signs.use.protection
|
||||
- signs.use.repair
|
||||
- signs.use.sell
|
||||
- signs.use.time
|
||||
- signs.use.trade
|
||||
- signs.use.warp
|
||||
- signs.use.weather
|
||||
- spawn
|
||||
- suicide
|
||||
- time
|
||||
- tpa
|
||||
- tpaccept
|
||||
- tpahere
|
||||
- tpdeny
|
||||
- warp
|
||||
- warp.list
|
||||
- world
|
||||
- worth
|
||||
- xmpp
|
||||
|
||||
# Use this option to force superperms-based permissions handler regardless of detected installed perms plugin.
|
||||
# This is useful if you want superperms-based permissions (with wildcards) for custom permissions plugins.
|
||||
# If you wish to use EssentialsX's built-in permissions using the `player-commands` section above, set this to false.
|
||||
# Default is true.
|
||||
use-bukkit-permissions: true
|
||||
use-bukkit-permissions: false
|
||||
|
||||
# When this option is enabled, one-time use kits (ie. delay < 0) will be
|
||||
# removed from the /kit list when a player can no longer use it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue