Highlights
- Pro
Pinned Loading
-
Utility for storing custom hidden me...
Utility for storing custom hidden metadata in item lore, requires ProtocolLib to hide the lore line(s) with metadata. You should make necessary changes; going into creative mode removes all hidden metadata off items in your inventory so listen to the PlayerGameModeChangeEvent and save any items with custom metadata in the player's inventory. 1package me.stupidbot.universalcoreremake.Utilities.ItemUtilities;
23import com.comphenix.protocol.PacketType;
4import com.comphenix.protocol.ProtocolLibrary;
5import com.comphenix.protocol.events.ListenerPriority;
-
Utility for storing custom metadata ...
Utility for storing custom metadata in blocks. You should make necessary changes and create an instance of this class instead of leaving all methods static. 1package me.stupidbot.universalcoreremake.managers;
23import me.stupidbot.universalcoreremake.UniversalCoreRemake;
4import org.bukkit.Bukkit;
5import org.bukkit.Location;
-
-
DynamicUserLimit
DynamicUserLimit Public templateDynamically increase voice channel user limit by one when a bot joins (i.e. music bot like Rythm, FredBoat, etc.).
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.