[Showcase Video] Zoot - Punishments | Ranks/Grants | Essentials

Status
This thread has been locked.

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
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.

e0036731866d88744140cc5d32b75117.png


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.
  • Staff Utilities
    • Staff Chat (w/ toggle)
    • Mute Chat
    • Chat Delay
Commands
  • 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.
  • 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.
  • 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.
Default Config
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
da51d53b339284d3fba0436e4795adf1.png

4a675aa325ba04b2fef5d52338a588d9.png

fa1fb9b343384e123fbaf14ff61c89c7.png

31f67cfae47581f30cc864acb221363a.png

ed540b6e69456e18d0c7d27b00038bea.png

8f2750eade7de280241d506861fa1d36.png

00f747d4239a7179a80080f5092dbd1e.png

5f8a2748b327af233434a8c87abbdc0d.png
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
Reserved

If you're interested in purchasing this plugin, PM me on here.

Bug Fixes:
Fixed relog issue with ranks and prefix's
Added back perms command (forgot it l0l)
 
Last edited:
Banned forever. Reason: Scamming (https://builtbybit.com/threads/joeleoli-scam-report.408697/)

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
Banned forever. Reason: Scamming (https://builtbybit.com/threads/joeleoli-scam-report.408697/)

Nykorrin

i-
Premium
Feedback score
6
Posts
812
Reactions
299
Resources
0
Tbh, I just realized this like 30 minutes ago, why can't previous buyers of Nucleus just pay the difference in price, I get that it is a recoded/revamped version of Nucleus but in the end, it's basically the same thing, an essentials plugin for your server with new and removed features. If not an exact difference in price, I would understand paying around $20-$30 to get the revamped version for previous buyers. Just my opinion though, feel free to call me stupid or laugh.
 
Status
This thread has been locked.
Top