mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-28 19:26:42 +00:00
Reimplement vanish command
- SuperVanish has a wack permission system, and it didn't work in some rare circumstances. Added back TFMs vanish with the SuperVanish API - Fixed the permission nodes so admins can see other admins, like how it was in TFM
This commit is contained in:
@ -211,7 +211,7 @@ super_admins:
|
||||
- "essentials.tphere"
|
||||
- "essentials.tpo"
|
||||
- "essentials.tpohere"
|
||||
- "sv.use"
|
||||
- "sv.see"
|
||||
- "sv.toggleitems"
|
||||
|
||||
# Telnet Admin permission nodes
|
||||
|
@ -2,6 +2,6 @@ name: TotalFreedomMod
|
||||
main: me.totalfreedom.totalfreedommod.TotalFreedomMod
|
||||
version: ${project.version}
|
||||
description: Plugin for the Total Freedom server.
|
||||
loadbefore: [BukkitTelnet, Essentials, LibsDisguises, WorldEdit, WorldGuard, WorldGuardExtraFlags, TFGuilds]
|
||||
loadbefore: [BukkitTelnet, Essentials, LibsDisguises, WorldEdit, WorldGuard, WorldGuardExtraFlags, TFGuilds, SuperVanish, PremiumVanish]
|
||||
authors: [Madgeek1450, Prozza]
|
||||
api-version: 1.16
|
Reference in New Issue
Block a user