CMI Ranks/Kits/Portals/Essentials/MySQL/SqLite

NULLED CMI Ranks/Kits/Portals/Essentials/MySQL/SqLite 8.5.2.0

No permission to download
  • Optimization when trying to determine offline player by name from mojang database
  • Small fix for random error message on server shutdown
  • Correct output value for flight charge when gaining charge over its limit
  • Fix for flight charge taking incorrect amount of money or exp when rate is set to higher than 1
  • Fix for issue with shulker box and residence area
  • Fix for alias and cooldowns
  • Some adjustments for fly being toggled on player login
  • Maintenance mode will be kept after server restart
  • Small fix for spelling issue
  • Extra information on failed player data save for simpler debuging
  • Fix for teleportation into places where blocks are doors
  • Updated /cmi mirror with new code and added missing locale lines.Slight change in layout for it. Work in progress.

  • Added new command /cmi jail [playerName] (time) (jailName) (cellId) to jail player. You have option to simple perform /cmi jail Zrips to jail zrips to closest jail. Or to define time like 5m for 5 minutes or 5s for 5 sec and so on. time, jailName and cellId is optional.
  • Added new command /cmi jailedit to manage existing jails or to create new ones. Just follow onscreen messages, click on them to define jail areas, outside teleport location, create cells and so on.
  • Added new command /cmi unjail [playerName] to release player from jail
  • You can define white listed commands player can use while being in jail.
  • Jail should have defined area. This area will be used to keep jailed player inside of it. Sp player will have option to run around jail, but not to escape it. In case he tries, he will get teleported back to cell.
  • Servers with 1.9+ version will have boss bar message with left timer. Older servers can utilize automatic title messages which will be shown on each player prevented actions, like trying to leave jail, drop item, click inside inventory and so on.
  • Additional event will be fired on armorstand editor being used to include some plugins which are checking by armorstandManipulation event
  • New command /cmi worth (hand/all/blocks) - will print out how much each item is worth (excludes items in armor slots or offhand)

  • New command /cmi sell (hand/all/blocks) - will sell items and will give appropriate amount of money to player.
  • New command /cmi setworth (itemName) [amount] - will set item price by its name or by using item in your hand.
  • Yes, this is more or less same as Essentials. And for convenience sake its using same file name and same file format as Essentials sell feature. So you can simply copy/paste old file and have this feature imported.
  • There will be default file added on first run with basic prices for most common items. Armor or tools are not included.'
  • All sell actions will be recorded into log file by default, you can disable this throw config file.
  • Small fix for [playerDisplayName] placeholder not being updated properly when you have plugin like essentials
  • Added hard limit for launch command to be between 0 and 5. Keep in mind that minecraft by it self limits to max of 4. So no loss here just some fail safe.
  • Fix for possible issue when trying to ride player which is too close to you and crashing server.
  • Now point command supports custom particle effect by providing it in command like /cmi point heart. Also, now you need additional permission node for particle effect cmi.command.point.[particleType] you can use tabcomplete to get possible particle names
  • Checkperm command will include base command permission nodes, marked in green and uses default command description instead of made by me. Too lazy to create separate descriptions for all base commands...
  • Fix for riding player and teleportation actions
  • Small adjustments for info command
  • afk leave message should appear before actual chat message on none paperspgigot servers now
  • Small fix for sit command
  • New command /cmi haspermission (playerName) [permissionNode] which will show you if you have access to permission and source of it.
  • Fix for scan purge not working on 1.12.2+ mc versions (blame Mojang)
  • Added llama, mule, donkey to be properly scanned
  • Fix for loosing colour when tagging player in middle of sentence
  • Once more, fixing messed up specialised command handling...
  • Added option to translate entity names. This is currently used only for bossbar hp messages.
  • Added [prefix] [suffix] for local-global variables. Used for locale file mainly.
  • Added option to define white listed items from ground clean.
  • Small fix for disableenchant command
  • Now playtime for commands playtime playtimetop and stats should be same
  • Some fixes and optimizations when recording new player data. Which some times resulted in some issues when trying to find him by name
  • Some optimizations for data save in general. Which should lower down load on server.
Top