Bumped DamnSpam and Survival revisions
I forgot again - derp
This commit is contained in:
@@ -39,7 +39,7 @@ import com.redstoner.modules.Module;
|
|||||||
|
|
||||||
@Commands(CommandHolderType.File)
|
@Commands(CommandHolderType.File)
|
||||||
@AutoRegisterListener
|
@AutoRegisterListener
|
||||||
@Version(major = 5, minor = 0, revision = 0, compatible = 4)
|
@Version(major = 5, minor = 0, revision = 1, compatible = 4)
|
||||||
public class DamnSpam implements Module, Listener {
|
public class DamnSpam implements Module, Listener {
|
||||||
File configFile = new File(Main.plugin.getDataFolder(), "DamnSpam.json");
|
File configFile = new File(Main.plugin.getDataFolder(), "DamnSpam.json");
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ import net.nemez.chatapi.ChatAPI;
|
|||||||
|
|
||||||
@Commands(CommandHolderType.File)
|
@Commands(CommandHolderType.File)
|
||||||
@AutoRegisterListener
|
@AutoRegisterListener
|
||||||
@Version(major = 5, minor = 0, revision = 7, compatible = 4)
|
@Version(major = 5, minor = 0, revision = 8, compatible = 4)
|
||||||
public class Survival implements Module, Listener {
|
public class Survival implements Module, Listener {
|
||||||
@EventHandler
|
@EventHandler
|
||||||
public void onPlayerTeleport(PlayerTeleportEvent e) {
|
public void onPlayerTeleport(PlayerTeleportEvent e) {
|
||||||
|
|||||||
Reference in New Issue
Block a user