
AdminCraft
AdminCraft is a powerful moderation toolkit designed for server admins and moderators who want more control, smoother management, and better oversight of their community.
AdminCraft is a powerful moderation toolkit designed for server admins and moderators who want more control, smoother management, and better oversight of their community. Whether you're running a small survival server or managing a bustling SMP, AdminCraft equips your staff team with everything they need to keep the game fair and fun.
✨ Features
- (Everything is configurable!)
- Tempban system - Prevent rulebreakers joining the server for a specified amount of time, easilly
- Spawn Protection - Keep your server's spawn area safe from griefing and chaos.
- Mute Mode - Silence disruptive players without needing them to log out.
- Freeze Mode - Prevent suspicious players moving and interacting with the world during your investigations
- Alt Account Detection - Identify suspicious players who may be using alternate accounts.
- Configurable sanction - Configure sanctions that can be applied quicly with a simple command, depending on the reason and the past sanctions.
Planned features
- Staff mode - Keep your player inventory separated from your admin's one, to switch quickly between moderation and game.
- Invsee & Enderchest Access - View and manage player inventories and ender chests directly.
- World Logging - Track and review player activity to catch griefers and rule-breakers. (Planned for next version)
- Word Blacklist - Prevent players sending inappropriate messages, to keep the chat clean.
- Staff Prefix - Help your staff demarcating from other player with a configurable prefix and name/chat color.
🚀 Why AdminCraft?
Running a server is hard enough —moderation shouldn't be. AdminCraft gives you the tools to:
- Quickly respond to griefing or cheating.
- Detect and deal with alt accounts.
- Protect your spawn with case.
- Manage disruptive behavior on the spot.
This is just the beginning-more features and improvements are on the way to make AdminCraft the ultimate staff companion mod.
Discord: https://discord.gg/uKpPsaYmgk
Spoiler: Commands
Sanctions
/mute <player> <(reason)>-> prevents a player from sending messages in chat or placing signs/tempmute <player> <duration> <(reason)>-> same as above, but temporarily/unmute <player>removes a player mute/warn <player> <(reason)>-> warns a player with a chat message/tempban <player> <duration> <(reason)>-> temporarily bans a player ->/sanction <player> [configuredReason1|configuredReason2|…]-> applies a configured sanction template on a player (debug in progress)
Tools
/alts <player>-> List every players who logged in with the same ip address than the player/freeze <player>-> Toggles the freeze mode for a player (preventing him moving and interacting with the world, the mode is cleared after each server restart)/history <player>-> Lists a player’s received sanctions, and reports/reports <player>-> Lists the reports accusing the player
Player commands
/report <player> <reason>-> Reports a player to the server staff
Legend
<argument>-> mandatory argument<(argument)>-> facultative argument[arg1|arg2|…|argN]-> (mandatory) choose one argument between the list
Duration argument
The /temp* commands follow the following regex:
^(?:(\d+)d)?(?:(\d+)h)?(?:(\d+)m)?(?:(\d+)s)?$
Which means that all the temp* commands syntax for duration is <days>d<hours>h<minutes>m<seconds>s (without spaces), but if you remove one field it will still works.
Exemples:
1d-> 1 day29d4h-> 29 days and 4 hours4h35m-> 4 hours and 35 minutes4h5s-> 4 hours dans 5 seconds
Spoiler: Special Thanks
Thank you to everyone who helped me make this mod!
Code
- Redstone_Dubstep (respawn mechanic debug and ports to new versions)
- bl4ckscor3 (ports to new versions)
