MineUtils is a Minecraft utilities plugin that allows you to change and manage game mechanics and in-game messages making your server better.
Lightweight. MineUtils is extreme lightweight plugin which will never cause any lags on your server.
Easy commands. Ever dreamed of aliases for commands /gamemode, /time set? You`ve got it! MineUtils have aliases like /gm, /day, /night.
Useful commands. MineUtils adds commands which allows you to do something cool: /tc (toggle chat on a server), /cc (clear chat on a server), /kickself for kick yourself.
Combat management. You can easily disable bows, PvP, criticals and make a damage limit on your server.
Mini-games features. Bored of achievements on your mini-games server? You can easily disable them and level & EXP rewarding using MineUtils!
Bugfixer. Stop server crashes by preventing players from interacting with fences and making crash signs.
Ping improvement. A very high ping? Decrease it some by enabling "ping improvement" in configuration file.
TPS improvement. Server is under 15 TPS? MineUtils comes help! Enable 'TPS improvement' in a config and prevent mobs & bosses spawning on a server, improving ticks per second!
Configurable messages. You can easily change all the in-game messages provided by MineUtils, or by server, or by the game.
Additional events. Make messages on some events where are no any one with easy.
Free. You do not have to pay any money for MineUtils!
There is nothing at the moment. Contact me via PM on in the plugin discussion if you have ideas.
Servers are currently using MineUtils:
// There is no one at the moment
// Want your server be here? Contact me!
If you have problems, or you find bugs, or issues, please contact me first. Reviews sections is not the place for report something!
Bugs list:
[Not fixed] [BUG-MU-1] Sometimes plugin throws a NullPointerException in the console.
• PM via SpigotMC
• Email: [email protected]
• Skype: zernov1950
Like my work? You can donate me <3
PayPalMe: https://www.paypal.me/MeGysssTaa
Or donate directly: [email protected]
This is how MineUtils config looks like.
Code (Text):
# + - + #
# --------------------------------------- #
# - + MINE UTILS CONFIG + - #
# --------------------------------------- #
# + - + #
# TIP: supporting color codes (&)
# TIP: placeholder {Prefix} can be used in all messages, it will mean a default MineUtils prefix - &b[&aMine&2Utils&b]
# Want help with configuration? Contact me -> PM on SpigotMC or in the Skype: zernov1950
# Do not forget to rate plugin 5-stars on Spigot!
MESSAGES:
GM:
CHANGED-GAME-MODE: '{Prefix}&b You have changed game mode to &7{GameMode}'
TIME:
CHANGED-TIME-TO-DAY: '{Prefix}&b You have changed the time to &7DAY'
CHANGED-TIME-TO-NIGHT: '{Prefix}&b You have changed the time to &7NIGHT'
KICKSELF:
# This message is a reason of kick
KICK-MESSAGE: '{Prefix} &b&lYou have &9&lkicked&r&b&l yourself.'
# It will broadcast to all players on a server that player has kicked himself
BROADCAST: true
BROADCAST-MESSAGE: '{Prefix}&7 {Player}&b has kicked himself'
EVENTS:
PLAYER-KILLED-BY-PLAYER: '&7{WhoKilled}&b has just killed &7{WhoDied}'
PLAYER-DEATH: '&7{WhoDied}&b has been eliminated'
PLAYER-JOIN: '&a> &7{Player}&b has joined the server'
PLAYER-QUIT: '&c< &7{Player}&b has just quit'
# This message is a message which shows when a player has just got a level-up
LEVEL-UP: '&b&lCongratulations!&r&b You are now level &a{Level}'
# Broadcasting a player kick
PLAYER-KICK: '&7{Player}&b has been kicked for &7{Reason}'
# The message will shown if player broke the item in his hand (for example, if he`s broke the pickaxe while mining)
ITEM-BREAK:
ENABLE: true
MESSAGE: '&bYou have broke this item :\'
# Chat toggling broadcasting
CHAT-WAS-TOGGLED-ON: '{Prefix} &bThe chat was toggled &aon&b by &7{Player}'
CHAT-WAS-TOGGLED-OFF: '{Prefix} &bThe chat was toggled &coff&b by &7{Player}'
CANCELLED-CHAT-MESSAGE: '{Prefix} &bChat it toggled &c&loff&r&b!'
GAMEPLAY:
# It will disable achiement rewarding on a server
CANCEL-ACHIEVEMENTS: false
COMBAT:
DISABLE-CRITICALS: false
# If damage that player has taken is more than this limit, he will receive only this damage
DAMAGE-LIMIT: 15
DISABLE-PVP: false
DISABLE-BOW: false
# It will disable level rewarding on a server
DISABLE-LEVELS: false
BUGFIXER:
# It will fix some Bukkit or Minecraft bugs / issues on a server
FIX:
FENCE-INTERACT-BUG: true
CRASH-SIGN: true
SERVER:
# It will improve server TPS by removing entity spawning and decreasing packets per second
TPS-IMPROVEMENT: false
# It will improve server ping by removing entity spawning, disabling achiements announcing and disabling all MineUtils anti-cheat functions
# Note: it will also stop the BugFixer fixes
PING-IMPROVEMENT: false
# --------------------------------------- #
# - + MINE UTILS CONFIG + - #
# --------------------------------------- #
# + - + #
# TIP: supporting color codes (&)
# TIP: placeholder {Prefix} can be used in all messages, it will mean a default MineUtils prefix - &b[&aMine&2Utils&b]
# Want help with configuration? Contact me -> PM on SpigotMC or in the Skype: zernov1950
# Do not forget to rate plugin 5-stars on Spigot!
MESSAGES:
GM:
CHANGED-GAME-MODE: '{Prefix}&b You have changed game mode to &7{GameMode}'
TIME:
CHANGED-TIME-TO-DAY: '{Prefix}&b You have changed the time to &7DAY'
CHANGED-TIME-TO-NIGHT: '{Prefix}&b You have changed the time to &7NIGHT'
KICKSELF:
# This message is a reason of kick
KICK-MESSAGE: '{Prefix} &b&lYou have &9&lkicked&r&b&l yourself.'
# It will broadcast to all players on a server that player has kicked himself
BROADCAST: true
BROADCAST-MESSAGE: '{Prefix}&7 {Player}&b has kicked himself'
EVENTS:
PLAYER-KILLED-BY-PLAYER: '&7{WhoKilled}&b has just killed &7{WhoDied}'
PLAYER-DEATH: '&7{WhoDied}&b has been eliminated'
PLAYER-JOIN: '&a> &7{Player}&b has joined the server'
PLAYER-QUIT: '&c< &7{Player}&b has just quit'
# This message is a message which shows when a player has just got a level-up
LEVEL-UP: '&b&lCongratulations!&r&b You are now level &a{Level}'
# Broadcasting a player kick
PLAYER-KICK: '&7{Player}&b has been kicked for &7{Reason}'
# The message will shown if player broke the item in his hand (for example, if he`s broke the pickaxe while mining)
ITEM-BREAK:
ENABLE: true
MESSAGE: '&bYou have broke this item :\'
# Chat toggling broadcasting
CHAT-WAS-TOGGLED-ON: '{Prefix} &bThe chat was toggled &aon&b by &7{Player}'
CHAT-WAS-TOGGLED-OFF: '{Prefix} &bThe chat was toggled &coff&b by &7{Player}'
CANCELLED-CHAT-MESSAGE: '{Prefix} &bChat it toggled &c&loff&r&b!'
GAMEPLAY:
# It will disable achiement rewarding on a server
CANCEL-ACHIEVEMENTS: false
COMBAT:
DISABLE-CRITICALS: false
# If damage that player has taken is more than this limit, he will receive only this damage
DAMAGE-LIMIT: 15
DISABLE-PVP: false
DISABLE-BOW: false
# It will disable level rewarding on a server
DISABLE-LEVELS: false
BUGFIXER:
# It will fix some Bukkit or Minecraft bugs / issues on a server
FIX:
FENCE-INTERACT-BUG: true
CRASH-SIGN: true
SERVER:
# It will improve server TPS by removing entity spawning and decreasing packets per second
TPS-IMPROVEMENT: false
# It will improve server ping by removing entity spawning, disabling achiements announcing and disabling all MineUtils anti-cheat functions
# Note: it will also stop the BugFixer fixes
PING-IMPROVEMENT: false
By downloading MineUtils, you agree with these terms of use:
- You are not allowed to decompile file, view / use / modify / share / manage it`s source code
- You are allowed to redistribute the plugin using the original link to this SpigotMC page
- You are allowed to get all updates, and download the plugin everytime you want for free
- You are not allowed to spam messages in the plugin discussion
- You are not allowed to spam me PMs about help or other, please just wait, I will ask as quick as I can
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.8
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
MineUtils » Many tools, one plugin is a free Minecraft Java mod. Compatible with Minecraft 1.8. Downloaded 223 times (via Spigot). Download it and open it directly in the game.