This is a handy little tool that helps to make a Server Hub. First is the tool that automatically places people at the spawn point when they join. Got Portals to your other servers? This will help keep them from spawning in the portals when they come back to the hub. The Second is a tool that makes people invisible to each other. This will help keep people from lingering in the lobby, talking. It comes with permissions to always be visible as well as in game commands to turn invisibility on and off.
Commands
- /showeverybody shows everybody
- /hideeverybody hides everybody except those with "hubtools.visible" permission
- /hidestatus shows all of the state of the settings, showEverybody, debug, Enabled and, noDrop
Configuration
default config.yml for HubTools
logToConsole: false (Whether the console logs data on Plugin Actions (Mainly for debugging))
logToFile: true (Whether the a log file is made with data on Plugin Actions (Mainly for debugging))
Enabled: true (Whether the plugin is on and off)
debug: false (Whether the plugin outputs debugging specific data)
showEverybody: false (Whether people are all visible)
noDrops: true (Whether invisible people can drop items)
allowedBlocks: (list of items that can be dropped regardless of noDrop setting)
-7
Permissions
- hubtools.use
allows for the use of /hideeverybody, /showeverybody and, /hidestatus
- hubtools.visible
makes the user always visible despite the showEverybosy setting's stat
- hubtools.drop
allows the user to drop items while invisible

