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

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

No permission to download
  • Small fix for give command and tag usage
  • Added support for playerVaultsNBT edition
  • Now afk should turn off on "interaction" with air
  • Added option to turn off afk on inventory click
  • Now afk should turn off on sneak toggle, this is same as move trigger
  • Small spelling fix for alert command
  • Eliminated unneeded spaces in help page
  • Added new command /cmi ignore (playerName/uuid/all) which will add player to ignore list and will block private messages and tpa requests from him. To block all players use all variable. To unblock player just repeat same command. To get list of blocked users use /cmi ignore to bypass blocking use cmi.command.ignore.bypass permission node
  • Fix for issue with / in alias commands
  • Retweak of /cmi silence mode and now this will block not only public chat, but private and tpa requests. Can be bypassed with cmi.command.silence.bypass, tho this will only bypass tpa and private messages
  • Added new command /cmi homes (playerName) to list out homes of target playerSt
  • Now afk should be properly turned off on player logoff if he was afk when he quit server and rejoined
  • Now you can't offer tpa for your self
  • Small typo fix in config file (let's pretend there is none left ^.^ )
  • Now /cmi info location line will give suggestion command on click to teleport to players location
  • Now /cmi info will include afk status. Tho this will only start working for current servers when you will add [afk] variable.
  • Slight change in AFK api handling for simpler utilization
  • Now /cmi afk will toggle between afk on and off depending on current afk status
  • Fix for afk off on command usage are being triggered when trying to toggle afk off
  • Added separate option to repeat kick command. By default its false so only one time kick command will be performed now.
  • Added separate option to define the interval for kick command repetition. before it was afkTimer-KickTimer what could be confusing by it self.
  • Now warp list when not using GUI will get paginated by 50 entries if needed.
  • Changed warp saving into file for better performance. Just to minimize load when saving more warps in one go. Old warps should get converted automatically.
  • Added option to save warp creator name. Disabled by default.
  • Added option to show warp creator in warp list (chat or GUI). You will not see extra line if there is no registered creator for warp.
  • Fix for a double message that you don't have permission for a particular command.
  • Small performance improvement for importfrom command and warp importing with bunch of warps.
  • Added some comments for customAlias file, just to give some extra information on how to use alias feature.
  • /cmi enchant will show list of possible enchants on item you are holding. Option to click on any of them to get suggested command with max enchant level allowed
  • /cmi enchant will tab complete enchant name in players name variable position if possible. Just to simplify process when you are enchanting for your self
  • Fix for multicraft and new /cmi list command
  • cmi.comman.fly.safelogin now prevents falling from sky on login if fly mode got turned off by a relog action. Player needs to have access to /cmi fly command
  • Hooping last fix for shaped recipe issue
  • /cmi list have separate player name format line in locale file and supports PlaceHolderAPI, just why not.
  • Locale line info->Console defines name when sending message to console. Like /cmi msg server hello. Ignores color codes. Simple /cmi msg console is always an option too.
  • New command /cmi ban [playerName] (reason) (-s) You can prevent your self from being banned with cmi.command.ban.bypass. And as always -s variable will prevent ban message to be sent to everyone on a server for quite banning if needed. ban reason is optional and if not provided default message will be used.
  • New command /cmi tempban [playerName] [timeInSec] (reason) (-s) - Same as ban command, just bans for determined time in seconds. Ban max range depends on cmi.command.tempban.max.[amount] In case player doesn't have any permission for that, 60 sec will be max value. This is really useful to prevent staff from banning some one for more than needed. Or just to give new staff member short tempban range and increase it if he shows to be reasonable and knows what he is doing.
  • New command /cmi unban [playerName] (-s) self explanatory
  • New command /cmi checkban (playerName) - if player name is not defined then full list of banned players will be shown, sorted by time left and permanent bans on bottom of list. You can hover over each of them to see reason of ban, when banned and who banned them. By providing name you will see more or less same info but in a different format and only for that player. Just to check bans.
  • in general ban system utilizes Bukkit API so any other ban system plugin will have best compatibility. Tho CMI will record some ban information into database just so you can show this on your page if needed or to have external access. Keep in mind that manually changing database values will not have any effect on players ban. Atleast for now.
  • New placeholder $cmi_user_banned$
  • Added possibility to use placeholderAPI placeholders in chat format. So you can include players faction name or something like that.
  • Fix for enchantment disabler and NPE issue
  • Fix for newbie kit not being given for noobs. those noobs...
  • Added option to define more than 10 groups for list command. Now its... unlimited... Just copy paste line and change group increment, like group11 and then give permission node for player cmi.command.list.group.11 and you are good to go
  • Some extra comments in locale file. Why not, as I fixed some issue I was not aware before related to comments ^.^
  • Fix for custom recipes "removing" last item...
  • Fix for commandspy and commands starting with /n
  • Added missing locale line for rankinfo when hovering over next rank
  • Added , for home list for better readability.
  • Small fix for repair command not repairing items when repair share is enabled and you have particular permission node.
  • Added option to show warp list instead of GUI
  • Added new command /cmi customrecipe
    • This will allow to create any new custom recipe you want to have on your server. Maybe elytra crafting? Maybe dragon head crafting? Maybe enchanted sword?
    • Easy to use GUI
    • Options to create shaped, shapeless or furnace recipes
    • More or less unlimited amount of custom recipes

  • Option to disable afk when sending public chat message
  • Option to disable afk when sending private message
  • Option to prevent nether portal creation without appropriate permissioncmi.netherportalbypass Keep in mind that you can't create portals with dispensers in that case as there is no way to determine who created it.
  • Added option to group players into custom groups under /cmi list command, to group them by particular permissions instead of a permisison group it self. You have 10 groups to play around, 2 more if counting admin and staff. cmi.command.list.group.[1-10] check locale file for appropriate translations for those groups
  • New command to put server into maintenance mode /cmi maintenance (message) - this will prevent players joining server and will display default or custom message. PlaceHolderAPI supported, because reasons. Can bypass maintenance mode and login withcmi.command.maintenance.bypasspermission node
  • Updated command wiki page with better looking and more information. Check it out and realize how many commands we have...
Top