[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.

Kezeurex

Supreme
Feedback score
3
Posts
120
Reactions
22
Resources
0
You can get more money if you make a another project that your old customers will have to pay to get your new one.

But if you just updated your product, the customers can have the updates for free.
Nucleus was never complete though..... so its unfair for the other purchasers
 

Nykorrin

i-
Premium
Feedback score
6
Posts
812
Reactions
299
Resources
0
Nucleus was never complete though..... so its unfair for the other purchasers
If you bought nucleus for $60, then joeleoli updated it a shit ton, then releases those updates for $75, wpuld you still buy it? In theory, Nucleus was kinda complete for it's purpose, server essentials.[DOUBLEPOST=1543699977][/DOUBLEPOST]Wait... joeleoli agrees!? I expected a disagreement. Wierd flex but ok :)
 
Last edited:

zt

Alfie
Supreme
Feedback score
14
Posts
536
Reactions
172
Resources
0
Why doesn't it include a blacklist command?
 

Nykorrin

i-
Premium
Feedback score
6
Posts
812
Reactions
299
Resources
0
Vouch as always, purchased src w/ updates, went first, deal went smoothly. :)
 

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
Made a customer/development discord: https://discord.gg/kFNhXwV (Use this to purchase plugins now, create a ticket and tag me, or drew)
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/joeleoli-scam-report.408697/)

SedgeGG

Premium
Feedback score
8
Posts
81
Reactions
37
Resources
0
Hello Joeleoleoleoli

Vouch for this nigga (For real though he makes good projects and is a good developer)
 

Dark

Owner | Manager | Developer
Supreme
Feedback score
4
Posts
253
Reactions
75
Resources
0
Vouch, purchased SRC.
 

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
Current sale going on! Message me on telegram joeleoli
Can show on test server!
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/joeleoli-scam-report.408697/)

staylords

Feedback score
5
Posts
11
Reactions
3
Resources
0
How to make easy money (tutorial by joeleoli): Make plugins, get them leaked, rename them and pass them off for new ones.
 

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
How to make easy money (tutorial by joeleoli): Make plugins, get them leaked, rename them and pass them off for new ones.
Mad spaniard. Now that I know you have an MCM account, I'll get you banned.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/joeleoli-scam-report.408697/)

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
Pushed an update for Zoot. Purchase or download the latest version from my discord: https://discord.gg/eYrb3gE

Changes
  • Added automatic configuration conversion
  • Added the "/clearchat" command
  • Added a config option to configure the clearchat broadcast message
  • Added a config option to clear chat for players with staff permission ("zoot.staff")
  • Added a config option to configure the mutechat broadcast message
  • Added a config option to format chat messages
  • Added the "/rank help" command (lol)
  • Added the "/rank info" command
  • Fixed the "/rank inherit" and "/rank uninherit" command
  • Fixed a rank syncing issue
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/joeleoli-scam-report.408697/)

XBADRgamerYT

Deactivated
Feedback score
1
Posts
2
Reactions
2
Resources
0
dude can you pls help me i buy zoot and nothing is working if i joined the server is telling me this - Failed to load your profile. Try again later.[DOUBLEPOST=1549842356][/DOUBLEPOST]i can show you proof
 
Last edited:

BrianGrug

Full time failure
Supreme
Feedback score
56
Posts
1,473
Reactions
995
Resources
1
dude can you pls help me i buy zoot and nothing is working if i joined the server is telling me this - Failed to load your profile. Try again later.[DOUBLEPOST=1549842356][/DOUBLEPOST]i can show you proof
You really had to post on this.. He’s banned
 
Status
This thread has been locked.
Top