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

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

No permission to download
  • Added new command /cmi list to show list of online players. Takes in consideration hidden players. And can put players with different permission nodes into different groups. cmi.command.list.admin puts into admin list and cmi.command.list.staff into staff group. To include hidden players into list you need to have cmi.command.list.hidden permission node. Rest of players will be grouped by permission group.
  • Small fix for msg command not excluding players you can't see.
  • Added new command /cmi afk (playerName) to toggle afk mode on.
  • And yes, added auto afk feature. Check config file for it. There are 2 timers, first is afkTimer and second is kickTimer. And no, they are not hard coded. You can define your own command to be performed when afkTimer kick in and when kickTimer kicks in. By default first one will broadcast message that player is away and second will kick player from server with custom message (tho auto kick is disabled by default).
  • You can disable item pickup while afk
  • You can disable afk mode if interacted with something
  • You can disable afk mode when moving
  • What else do we need for it?
  • /msg now should properly send message to player even if his nickname used instead of real name
  • Small fix for spy command to exclude spy message from your self.
  • Better msg/reply to server it self.
  • Added option to define kit slots in GUI. By default they will be places in a row, you can set slot and if it's empty, it will be used. If not, then next to it, if not, then first empty slot.
  • Added option to fill up kit GUI empty slot with defined item
  • Added option to create Json messages in chat when sending regular messages (includes private messages). You can hover over to see when it was sent by default, or you can add any PlaceHolderAPI place holder to include any other variable, like money, jobs, faction name and so on. By clicking on a message you will be offered to send a message to that player. Simplifies messaging to multiple players, especially when he has crazy name.
  • Fix for shulkrebox allowing quick bar item switch and creating an option to place shulker box inside it self.
  • Some change getting item stack real name. Now it's should grab the name for 100% of items.
  • As of request/sugestion added McMMO support for rank system. So now you can request McMMO particular skill particular level before player can rankup. Use Power when you need total level requirement.
  • Small fix for issue on 1.8.8 and older servers with latest builds
  • Changed rankup message to be clickable only one time
  • Added option to perform commands on player teleportation throw portals. By default, it will apply blindness for 2 sec.
  • Added custom event CMIPortalUseEvent on portal use for other plugins to utilize this and optionally prevent teleport event if needed
Small fix for /cmi reload not reloading correctly warps if they are being edited in file
  • Small adjustment for portal particle trigger
  • Added missing locale lines for portal creation gui
  • Added command to toggle social spy with /cmi socialspy (playerName)
Flipping portals
  • Fix for tfly not disabling in some situations
  • Fix for cmi.anvil.nolimits feature
  • Fix for lastonline pagination
  • Small change for default DB inventories field from text to longtext as it can get quite long.
  • Added option to add tfly time by using + sign. In example /cmi tfly zrips +30 will add 30sec additional fly time
  • fix for timed command checks running when they should not and causing slight unneeded load on server

  • Now fun part :smile:
  • Added portals. Fully working, optimized portal system. Yea, that thing when you enter some area and beign teleported some where else automaticaly.
  • Includes custom particles
  • Activation ranges. Defines from how far particles will appear.
  • Particle amounts and so on.
  • There is still missing some translatable locale lines for it. But all of them are for thos who will create portals, so no biggy.
  • GUI included for simple management.
  • Can be any size of cuboid. Select area (wooden hoe by default) perform /cmi portals new [name] and when you at destination place, just click on a message in chat window. And you are done.
  • For portal editing, just perform /cmi portals and click on the desired one. List is sorted by distance, so closest one will be on top of list.
  • You can disable particle if not needed or want to save some server resources. Keep in mind that for now particles will work only on spigot servers.
  • Couple examples



  • Small fix for new bed protection on older mc versions
  • Fix for possible issue with determining enchant from his name
  • Fix for repair not repairing all items in one go when asked.
  • Set repair share to disabled by default. No clue why I set it to enabled...
  • Added option to prevent bed exploding in nether or end worlds. You will be allowed to click on bed, no explosion, tho no sleeping in it either.
  • Fix for reply having the same issue as msg had (misspelled reply in code...)
  • Added additional information about block when using blockinfo command to show its resistance to mining and resistance to explosions. Not really useful for most people, but still nice to have info like this :smile:
  • Added option to prevent monsters or animals entering boats.
  • Changed messages for warmup to support [time] variable and changed so it can be redirected to simple chat, title message or action bar if needed.
Top