Leaving me hanging?
The final error means you're trying to modify world files of a world that is still loaded (I believe).
Could you please be a bit more specific?
/thread
@EventHandler public void onPlayerJoin (PlayerJoinEvent event) { if(event.getPlayer() != null)...
getPortalTravelAgent() now broken on all plugins relying on it for teleporting users via portal on custom worlds. Happened after EdGruberman's...
No matter if I use a nether portal or an ender portal, if I call "event.getPortalTravelAgent()" in PlayerPortalEvent, it returns null. What else...
But as soon as you register a command in plugin.yml, doesn't it override the vanilla command?
Hello! Is it possible to use a vanilla command such as 'give' and change how it works for the player but not a command block?
Is it possible to change the server's texture pack setting and APPLY it through Bukkit without restarting the server afterwards? EDIT: For...
I was looking more for a solution than a work-around. It's temporary, that's why.
When I kick a player "onPlayerJoin", it leaves them on the Minecraft built-in player list. Is there a way to fix this?
Howdy, folks! My friend is running two servers, and he wants to be able to combine the player count into one. For example: Server one has 20...
Thanks. I updated the thread. Remember, you can check my channel to see if there are more Bukkit tutorials.
I am trying to add a string to a list within my configuration file. I am doing this from a separate class. Since it is unable to tell what type...
Separate names with a comma.