Zoot
Zoot is the successor of Nucleus. Completely rewritten with simplicity and configuration in mind. Zoot is free of random useless utilities and sticks to the basics of what a server needs.
Video
Purchase
telegram: joeleoli
https://discord.gg/eYrb3gE
Price
Jar $25 USD
Source $75 USD
Features
Media
Zoot is the successor of Nucleus. Completely rewritten with simplicity and configuration in mind. Zoot is free of random useless utilities and sticks to the basics of what a server needs.
Video
Purchase
telegram: joeleoli
https://discord.gg/eYrb3gE
Price
Jar $25 USD
Source $75 USD
Features
- Compatible with Vault
- Supports Bukkit's Super Permissions
- Utility to convert PEX ranks to Zoot ranks
- Essentials
- Punishments
- Offline player punishments (even if never joined the server)
- Bans, mutes, warnings, kicks
- All punishments are logged with who punished/pardoned a player.
- All punishments are linked to alt accounts.
- Slick interactive menu to manage a player's punishments.
- Ranks
- Players are "granted" ranks and can have multiple "grants" at one time. The rank with the highest weight will be assigned as the player's "active rank". Players receive all of the permissions from each active grant.
- Grant offline players, even if they've never joined the server.
- Modify the name, prefix, color, or permissions of a rank with in-game commands. Syncs in real time with all other instances of Zoot.
- Slick interactive menu to manage a player's grants.
- Fully fledged permission system with inheritance and super permissions support.
- Players are "granted" ranks and can have multiple "grants" at one time. The rank with the highest weight will be assigned as the player's "active rank". Players receive all of the permissions from each active grant.
- Staff Utilities
- Staff Chat (w/ toggle)
- Mute Chat
- Chat Delay
- Staff
- /alts <player>
- Permission: zoot.staff.alts
- Description: View the known alternate accounts of a player.
- /ban [-s] <player> <duration> <reason>
- Permission: zoot.staff.ban
- Description: Ban a player.
- /mute [-s] <player> <duration> <reason>
- Permission: zoot.staff.mute
- Description: Mute a player.
- /unban [-s] <player> <reason>
- Permission: zoot.staff.unban
- Description: Unban a player.
- /unmute [-s] <player> <reason>
- Permission: zoot.staff.unmute
- Description: Unmute a player.
- /warn [-s] <player> <reason>
- Permission: zoot.staff.warn
- Description: Warn a player.
- /kick [-s] <player> <reason>
- Permission: zoot.staff.kick
- Description: Kick a player from the server.
- /check <player>
- Permission: zoot.staff.check
- Description: Opens a GUI for viewing a player's punishments.
- /mutechat
- Permission: zoot.staff.mutechat
- Description: Mutes the global chat for all players lacking the staff .permission ("zoot.staff")
- /staffchat
- Aliases: /sc
- Permission: zoot.staff
- Description: Toggles staff chat for a staff member.
- /staffchat <message>
- Aliases: /sc <message>
- Permission: zoot.staff
- Description: Sends a message in the staff chat channel.
- /alts <player>
- Ranks
- /rank help
- Permission: zoot.admin.rank
- Description: Shows useful commands for ranks.
- /rank info <rank>
- Permission: zoot.admin.rank
- Description: Show information about a rank.
- /ranks
- Permission: zoot.admin.rank
- Description: Lists all ranks.
- /rank create <name>
- Permission: zoot.admin.rank
- Description: Creates a new rank.
- /rank delete <rank>
- Permission: zoot.admin.rank
- Description: Deletes an existing rank.
- /rank setcolor <rank>
- Permission: zoot.admin.rank
- Description: Sets the color of a rank.
- /rank setprefix <rank> <prefix>
- Permission: zoot.admin.rank
- Description: Sets the prefix of a rank.
- /rank setsuffix <rank> <suffix>
- Permission: zoot.admin.rank
- Description: Sets the suffix of a rank.
- /rank setweight <rank> <weight>
- Permission: zoot.admin.rank
- Description: Sets the weight of a rank.
- /rank convert PEX
- Permission: zoot.admin.rank
- Description: Converts PEX ranks to Zoot ranks. (DO NOT RUN IF PEX IS NOT INSTALLED)
- /grants <player>
- Permission: zoot.admin.rank
- Description: Opens a GUI to view all of a player's grants.
- /grant <player> <rank> <duration> <reason>
- Permission: zoot.admin.rank
- Description: Grants a player a new rank.
- /rank help
- Essentials
- /broadcast [-r] <msg>
- Permission: zoot.admin.broadcast
- Description: Broadcasts a message to all players on the server.
- /clear [player]
- Permission: zoot.admin.clearinv
- Description: Clears a player's inventory.
- /gamemode <gamemode>
- Permission: zoot.admin.gamemode
- Description: Sets a player's gamemode.
- /gamemode <player> <gamemode>
- Permission: zoot.admin.gamemode
- Description: Sets a player's gamemode.
- /heal [player]
- Permission: zoot.admin.heal
- Description: Heal a player.
- /setslots <slots>
- Permission: zoot.admin.setslots
- Description: Sets the maximum amount of players that can join the server.
- /setspawn
- Permission: zoot.admin.setspawn
- Description: Sets the server's spawn.
- /spawn
- Permission: zoot.staff.spawn
- Description: Teleports a player to the server spawn point.
- /day
- Description: Sets a player's time to day.
- /night
- Description: Sets a player's time to night.
- /sunset
- Description: Sets a player's time to sunset.
- /more
- Permission: zoot.admin.more
- Description: Gives a player more of whatever item they have in their hand.
- /rename <name>
- Permission: zoot.admin.rename
- Description: Renames a player's item in hand.
- /broadcast [-r] <msg>
Code:
CONFIG_VERSION: 1
SERVER_NAME: "Development"
MONGO:
HOST: "127.0.0.1"
PORT: 27017
AUTHENTICATION:
ENABLED: false
USERNAME: ""
PASSWORD: ""
REDIS:
HOST: "127.0.0.1"
PORT: 6379
AUTHENTICATION:
ENABLED: false
PASSWORD: ""
PUNISHMENTS:
BROADCAST: "&r{target} &ahas been {context} by &r{sender}"
BROADCAST_SILENT: "&7[Silent] &r{target} &ahas been {context} by &r{sender}"
BAN:
KICK: "&cYour account is {context} from MineXD.{temporary}\n\n&cIf you feel this punishment is unjust, you may appeal at:\n&ehttps://www.minexd.com"
TEMPORARY: "\n&cThis punishment expires in &e{time-remaining}&c."
KICK:
KICK: "&cYou were kicked by a staff member.\nReason: &e{reason}"
COMMON_ERRORS:
FAILED_TO_LOAD_PROFILE: "&cFailed to load your profile. Try again later."
COULD_NOT_RESOLVE_PLAYER: "&cCould not resolve player information..."
PLAYER_NOT_FOUND: "&cA player with that name could not be found."
RANK_NOT_FOUND: "&cA rank with that name could not be found."
STAFF:
CHAT: "{0}&r{1}&b ({2}): {3}"
BROADCAST_PREFIX: "&9&l[Staff] &r"
JOIN_NETWORK: "{0}{1} &ajoined the network &2({2})"
LEAVE_NETWORK: "{0}{1} &aleft the network"
SWITCH_SERVER: "{0}({1} &ajoined {2} &2(from {3})"
NETWORK:
BROADCAST_PREFIX: "&8[&eNetwork&8] &f"
RANK_REFRESH: "{0}Refreshed rank \"{1}\""
RANK_DELETE: "{0}Deleted rank \"{1}\""
CHAT:
FORMAT: "%1$s&r: %2$s"
CLEAR_CHAT_BROADCAST: "&eThe chat has been cleared by &r{0}"
CLEAR_CHAT_FOR_STAFF: false
MUTE_CHAT_BROADCAST: "&eThe chat has been {0} by &r{1}"
Media
Last edited:
