mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-29 03:36:42 +00:00
Temporarily disable some things
This commit is contained in:
@ -140,8 +140,11 @@ blocked_commands:
|
||||
- 'n:b:/pp hugeexplosion:You may not use this particle! Please use another.'
|
||||
- 'n:b:/pp barrier:You may not use this particle! Please use another.'
|
||||
- 'n:b:/setjail:_'
|
||||
- 'n:b:/tfbanlist:Use /banlist to see and wipe the ban list'
|
||||
- 'n:b:/tfipbanlist:Use /banlist to see and wipe the ban list'
|
||||
- 'n:b:/function:_'
|
||||
- 'n:b:/defaultgamemode:_'
|
||||
- 'n:b:/data:_'
|
||||
- 'n:b:/datapack:_'
|
||||
- 'n:b:/tag:_'
|
||||
|
||||
# Superadmin commands
|
||||
- 's:b:/save-all:_'
|
||||
@ -180,6 +183,8 @@ blocked_commands:
|
||||
- 's:b:/togglejail:_'
|
||||
- 's:b:/fill:_'
|
||||
- 's:b:/flood:_'
|
||||
- 's:b:/team:_'
|
||||
- 'n:b:/bossbar:_'
|
||||
|
||||
# Superadmin commands - Auto-eject
|
||||
- 's:a:/stop:_'
|
||||
|
@ -2,7 +2,7 @@ name: TotalFreedomMod
|
||||
main: me.totalfreedom.totalfreedommod.TotalFreedomMod
|
||||
version: ${tfm.build.version}
|
||||
description: Plugin for the Total Freedom server.
|
||||
depend: [Aero, WorldEdit]
|
||||
depend: [Aero]
|
||||
softdepend: [BukkitTelnet, Essentials, LibsDisguises]
|
||||
authors: [Madgeek1450, Prozza]
|
||||
|
||||
|
Reference in New Issue
Block a user