WarpPlugin

WarpPlugin 1.1.3

NullPointer

Member
Good warp plugin but I have an improvement suggestion for your code. I would not read the config for every command. I would read the config at startup of the plugin and put the warps in a HashMap and put it in the config at shutdown of the server. If you want I can show you ^^.
 

JavaJar

Member
Good warp plugin but I have an improvement suggestion for your code. I would not read the config for every command. I would read the config at startup of the plugin and put the warps in a HashMap and put it in the config at shutdown of the server. If you want I can show you ^^.
Now that you bring it up, accessing the config for every command is probably not the best way. What is a HashMap and how do I implement it?
 

IProjectMC

Member
Looks like it just crashes my server atm. I’ll wait till it’s looked in to. I’ll have to see what I can do for a warp plugin
 
Top