Default Config
Code (Text):
password: default
reloadMessage: The plugin has reloaded.
newPasswordGeneratedInfo: Warning! New password generated and config has been reloaded check the new one!
noConsole: This command cannot be used from console.
onlyConsole: This command can be only used from console.
alreadyEnabledAdminMode: Admin mode is already enabled
successfullyEnabledAdminMode: Admin mode is successfully enabled
unsuccessfulEnabledAdminMode: You dont have permission to use this command!
consoleInfoTop: Users can only use the following commands without administrator login.
consoleInfoBot: All of commands has listed above.
playerInfoTop: §7You can only use the following commands without administrator login!
regex: §7- §e{command}
debug: true
debugMessage: Warning! {player} has tried to use {command}
infoMode: 1
info:
- /l
- /login
- /spawn
- /market
- /shop
- /m
- /ppshop
- /c
- /warp
- /itemshop
- /emarket
- /bmarket
- /edit
allowedCommands:
- /l
- /login
- /giriş
- /giris
- /register
- /kayıt
- /kayit
- /spawn
- /is
- /market
- /shop
- /m
- /msg
- /ppshop
- /c
- /warp
- /itemshop
- /emarket
- /bmarket
- /edit
Different Default Password Feature
Currently, there's no default password. The password changes when password is "default" it is setting to random UUID.
InfoMode
Currently supports 1 or 0. Default is 1.
Info mode: 0
Config
Code (Text):
infoMode: 0
info:
- §7- §e/l
- §7- §e/login
- §7- §e/spawn
- §7- §e/market
- §7- §e/shop
- §7- §e/m
- §7- §e/ppshop
- §7- §e/c
- §7- §e/warp
- §7- §e/itemshop
- §7- §e/emarket
- §7- §e/bmarket
- §7- §e/edit
Info mode: 1
Code (Text):
regex: §7- §e{command}
infoMode: 1
info:
- /l
- /login
- /spawn
- /market
- /shop
- /m
- /ppshop
- /c
- /warp
- /itemshop
- /emarket
- /bmarket
- /edit
Debug Mode
if true, plugin will log every command sended by not authed users.
Note: You are not allowed to view, edit the source code.