Do custom anvil recipes not allow the user to get an item from the result slot or am I doing it wrong. I'm using it like a crafting way. I'm...
I have a server plugin my game mode is dependent on. In my game mode plugin, I have a line called ServerManager.setServerStatus(mapName + ",...
Would it be better to have all the maps loaded? What if I want to cycle between maps that have already been played. I'd need them reset.
So I am making a game mode and eventually want 24/7 support. How could I make it where while the server is still online, it offloads a map, and...
So I have an item manager that creates custom items, with attributes, enchants, etc. However, the attributes don't really seem to work. I have...
Yeah, I know... I'm trying to find a better way to go about this.
In my listener using the custom items, it's one event (PlayerInteractEvent), but it plans to grow into more events. The PlayerInteractEvent also...
I think I could do checks and then call a function in the event handler rather than making an entire function in the event handler itself. As of...
I have an item manager that loads item stacks from a config. I give those items functionality by using listeners. However, I feel like the...
So I have an ItemManager that has a function called giveItem that gets called all over the plugin. It started to work, then suddenly didn't want...
Separate names with a comma.