⚙ UltimateCore - The Best Essentials Plugin! (API 7, MC 1.12)

I have no idea what the command structure of LuckyPerms is, as I never used it.
This tutorial is for Bukkit, but might also work for Sponge.

Other than that you will have to ask support to the owner of LuckyPerms for setting permission options

meta (perm options) ended up doing this to my chat…

What chat.conf are you using?

nucleus b.c of the multiple custom prefix that I’m able to set but the first part of that chat isnt nucleus at all.

If you are using Nucleus’s chat module, you should disable the chat module of UltimateCore.
Also, I added multiple prefix support yesterday but it is not in a released build yet.

If you want to try it out, use this build:

You can get any option from a player %option:%
For example %option:prefix% or %option:someotherprefix%

But if you just want to stick with nucleus I also understand that.

funny thing is i already disabled the chatmodule of ultimatecore before anything. it instantly adds that when i give them the meta option. I’ll see if nucleus dev knows why

1 Like

Hmm that’s weird.
If you have Skype, please send it to me in a private message so I can better help you with your issue without spamming the forums. I have a suspicion that the tablist module is interfering with the chat, but I am not sure.

A new version has been released for UltimateCore, it is available for download here.


This is an alpha build and far from ready for production server use.
Documentation: https://github.com/Bammerbom/UltimateCore/blob/master/docs/home.md

  • Added ‘compatibility mode’ for 1.10 servers with the tablist module, which uses the scoreboard
  • Added tablist weight option (uc.tablist.weight), does not work with compatibility mode
  • Added afk suffix for afk players in the tablist
  • Added /speed, /walkspeed and /flyspeed
  • Added /bc alias for /broadcast
  • Added %option:% variable to request any option of a player
  • Added %stat:% variable to request any statistic of a player
  • Added /tpall
  • Added /tphere
  • Added /tp
  • Added nick module
  • Added favicon support to serverlist module (if you want to use this, reset your serverlist.conf)
  • Finished internal command system
  • The /time command now uses the high level api
  • Updated bstats (now uses bar chart)
  • A lot of internal changes
  • Fixed /kickall with no reason
  • Updated italian language file
  • Fixed tab completion for multiple commands
  • Fixed some teleportation logic
  • Fixed /tpaccept and /tpdeny not working correctly
  • A lot of optimization for the tablist module
  • Fixed variables in some messages
  • Removed all unused messages from the language files
  • Fixed weather locks not working
  • Fixed /uc reload not working with multiple modules
  • Fixed /sudo
  • Fixed kit cooldowns
  • Fixed descriptions for kits

Also, we have a discord now: https://discord.gg/ymEQE3s

1 Like

A new version has been released for UltimateCore, it is available for download here.


This is an alpha build and far from ready for production server use.
Documentation: https://github.com/Bammerbom/UltimateCore/blob/master/docs/home.md

  • Added /ping command
  • Added world module
  • Added ‘/ ?’ for help on a command
  • Fixed kit descriptions
  • Put language into a service
  • Command system adjustments
  • Config system adjustments
  • Fixed kit lastused casting errors
  • Fixed groupspawns
  • Fixed warp saving
  • Fixed blood module with /uc reload

Also, join our discord at: https://discord.gg/ymEQE3s1

Discord Invite expired? Use never expire option

Oh I thought I set it to never expire
New invite: https://discord.gg/ymEQE3s
EDIT: Hmmm I generated new never expire invite and it is the same invite, any idea?

Just a quick message for developers:
If anyone wants to help me develop UltimateCore, contact me via discord or sponge pm. I can give you a quick introduction to the UltimateCore code structure & classes. (I won’t teach you Java or Sponge!) I will write documention for this in the future but I didn’t find time to do this yet.
Github: https://github.com/Bammerbom/UltimateCore

1 Like

A new version has been released for UltimateCore, it is available for download here.


This is an alpha build and not ready for production server use.
Documentation: https://github.com/Bammerbom/UltimateCore/blob/master/docs/home.md

[+] Added the /uuid command
[+] Added delay & warmup options to commands
[+] Added the /signedit command
[+] Added /mail
[+] Added /randomtp
[+] Added /biometp
[+] Added /top
[+] Added /ban and /unban
[+] Added /ip to get a player’s ip
[+] Added ban motds (Configurable in the ban.conf file)
[+] Added the /break command to break the block you are looking at
[+] Added /list
[+] The /world info & /world list commands are now seperate commands

[] Fixed building UltimateCore again…
[
] Fixed the geoip module
[] Fixed the /afk arguments
[
] Fixed the /signedit command
[] Fixed afk not going away on relogin
[
] Fixed the tablist module giving errors with older configs
[] Fixed deaf exempt not working
[
] Fixed deaf and mute arguments
[] Update bstats class
[
] Improved command api
[*] Implemented command events

[-] Removed the ability to do ‘/ ?’ because it messed with the usage and tab completion. Might be re-added in the future.

1 Like

Is there a way to make the afk not show up for vanished players?

Also is there a way to remove the amount of time a player has been afk.

Is there a way to make the afk not show up for vanished players?
Currently, no. But I will add better vanish support soon.

Also is there a way to remove the amount of time a player has been afk.
I don’t understand this question, can you please word it differently?

I think he mean the message that appear whn you are not more afk, like, “you was afk for …”

In that case, you can edit that message (and any other message) in the UltimateCore language file, located at /config/UltimateCore/language/EN_US.properties.

Ah, thank you. outside64 was right about what I was asking. I didn’t think to look in that file.

1 Like

Got an error popping up when people are interacting with items in an Enderchests.

1 Like

I think it’s a api 6 issue, with api 5.1 and 5.2 works fine