MCPcopy Create free account

hub / github.com/Obydux/ExploitFixer / functions

Functions261 in github.com/Obydux/ExploitFixer

MethodgetBlockPlaceVls
()
src/main/java/dev/_2lstudios/exploitfixer/modules/PacketsModule.java:65
MethodgetBoolean
(String path)
src/main/java/dev/_2lstudios/exploitfixer/configuration/BukkitConfiguration.java:74
MethodgetBypassPermission
()
src/main/java/dev/_2lstudios/exploitfixer/modules/CommandsModule.java:42
MethodgetBypassPermission
()
src/main/java/dev/_2lstudios/exploitfixer/modules/CreativeItemsFixModule.java:70
MethodgetCategorizedVls
()
src/main/java/dev/_2lstudios/exploitfixer/modules/NotificationsModule.java:36
MethodgetDouble
(String path)
src/main/java/dev/_2lstudios/exploitfixer/configuration/BukkitConfiguration.java:54
MethodgetEnchantLimit
()
src/main/java/dev/_2lstudios/exploitfixer/modules/CreativeItemsFixModule.java:58
MethodgetIfPresent
(UUID uuid)
src/main/java/dev/_2lstudios/exploitfixer/managers/ExploitPlayerManager.java:31
MethodgetInt
(String path)
src/main/java/dev/_2lstudios/exploitfixer/configuration/BukkitConfiguration.java:69
MethodgetKeys
()
src/main/java/dev/_2lstudios/exploitfixer/configuration/BukkitConfiguration.java:26
MethodgetLocale
()
src/main/java/dev/_2lstudios/exploitfixer/exploit/ExploitPlayer.java:84
MethodgetLong
(String path)
src/main/java/dev/_2lstudios/exploitfixer/configuration/BukkitConfiguration.java:64
MethodgetMaxStackSize
()
src/main/java/dev/_2lstudios/exploitfixer/modules/CreativeItemsFixModule.java:62
MethodgetMojangDown
(String locale)
src/main/java/dev/_2lstudios/exploitfixer/modules/MessagesModule.java:153
MethodgetName
()
src/main/java/dev/_2lstudios/exploitfixer/exploit/ExploitPlayer.java:80
MethodgetObject
()
src/main/java/dev/_2lstudios/exploitfixer/configuration/BukkitConfiguration.java:89
MethodgetPing
()
src/main/java/dev/_2lstudios/exploitfixer/exploit/ExploitPlayer.java:82
MethodgetPunishments
()
src/main/java/dev/_2lstudios/exploitfixer/modules/interfaces/PunishmentModule.java:12
MethodgetSection
(String path)
src/main/java/dev/_2lstudios/exploitfixer/configuration/BukkitConfiguration.java:15
MethodgetString
(String path)
src/main/java/dev/_2lstudios/exploitfixer/configuration/BukkitConfiguration.java:40
MethodgetStringList
(String path)
src/main/java/dev/_2lstudios/exploitfixer/configuration/BukkitConfiguration.java:31
MethodgetViolations
()
src/main/java/dev/_2lstudios/exploitfixer/modules/interfaces/ViolationModule.java:10
MethodgetViolations
()
src/main/java/dev/_2lstudios/exploitfixer/exploit/ExploitPlayer.java:68
MethodgetVls
()
src/main/java/dev/_2lstudios/exploitfixer/modules/ItemAnalysisModule.java:21
MethodisDebug
()
src/main/java/dev/_2lstudios/exploitfixer/modules/NotificationsModule.java:144
MethodonBlockBreak
(BlockBreakEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/BlockBreakListener.java:20
MethodonBlockDispense
(BlockDispenseEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/BlockDispenseListener.java:28
MethodonBlockPlace
(BlockPlaceEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/BlockPlaceListener.java:23
MethodonBucketEmpty
(PlayerBucketEmptyEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/BucketEmptyListener.java:22
MethodonChunkUnload
(ChunkUnloadEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/ChunkUnloadListener.java:23
MethodonCommand
(CommandSender sender, Command command, String label, String[] args)
src/main/java/dev/_2lstudios/exploitfixer/commands/ExploitFixerCommand.java:27
MethodonDisable
()
src/main/java/dev/_2lstudios/exploitfixer/ExploitFixer.java:77
MethodonEnable
()
src/main/java/dev/_2lstudios/exploitfixer/ExploitFixer.java:38
MethodonEntityDamageByEntity
(EntityDamageByEntityEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/EntityDamageByEntityListener.java:23
MethodonEntityTeleport
(EntityTeleportEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/EntityTeleportListener.java:22
MethodonInventoryClick
(InventoryClickEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/InventoryClickListener.java:19
MethodonMapInitialize
(PlayerInteractEntityEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/PlayerInteractEntityListener.java:24
MethodonPacketDecode
(Cancellable event, HamsterPlayer hamsterPlayer, Player player, ByteBuf byteBuf)
src/main/java/dev/_2lstudios/exploitfixer/listener/PacketDecodeListener.java:41
MethodonPacketReceive
(Cancellable event, HamsterPlayer hamsterPlayer, Player player, PacketWrapper packetWrapper)
src/main/java/dev/_2lstudios/exploitfixer/listener/PacketReceiveListener.java:52
MethodonPlayerCommand
(PlayerCommandPreprocessEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/PlayerCommandListener.java:30
MethodonPlayerInteract
(PlayerInteractEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/PlayerInteractListener.java:32
MethodonPlayerLogin
(PlayerLoginEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/PlayerLoginListener.java:34
MethodonPlayerMove
(PlayerMoveEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/PlayerMoveListener.java:25
MethodonPlayerQuit
(PlayerQuitEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/PlayerQuitListener.java:21
MethodonPlayerShearEntity
(PlayerShearEntityEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/PlayerShearEntityListener.java:19
MethodonPlayerTeleport
(PlayerTeleportEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/PlayerTeleportListener.java:26
MethodonProjectileLaunch
(ProjectileLaunchEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/ProjectileLaunchListener.java:19
MethodonStructureGrow
(StructureGrowEvent event)
src/main/java/dev/_2lstudios/exploitfixer/listener/StructureGrowListener.java:24
Methodregister
()
src/main/java/dev/_2lstudios/exploitfixer/listener/ListenerInitializer.java:21
Methodreload
(IConfiguration configYml)
src/main/java/dev/_2lstudios/exploitfixer/modules/CommandsModule.java:17
Methodreload
(IConfiguration configYml)
src/main/java/dev/_2lstudios/exploitfixer/modules/ConnectionModule.java:9
Methodreload
(IConfiguration configYml, File localeFolder)
src/main/java/dev/_2lstudios/exploitfixer/modules/MessagesModule.java:71
Methodreload
(IConfiguration configYml)
src/main/java/dev/_2lstudios/exploitfixer/modules/PacketsModule.java:19
Methodreload
(IConfiguration configYml)
src/main/java/dev/_2lstudios/exploitfixer/modules/CreativeItemsFixModule.java:46
Methodreload
(IConfiguration configYml)
src/main/java/dev/_2lstudios/exploitfixer/modules/NotificationsModule.java:57
Methodreload
(IConfiguration config)
src/main/java/dev/_2lstudios/exploitfixer/modules/ItemAnalysisModule.java:10
Methodreload
(IConfiguration configYml)
src/main/java/dev/_2lstudios/exploitfixer/managers/ModuleManager.java:49
Methodreload
()
src/main/java/dev/_2lstudios/exploitfixer/managers/ExploitPlayerManager.java:60
Methodrun
()
src/main/java/dev/_2lstudios/exploitfixer/tasks/ExploitFixerRepeatingTask.java:14
Methodsave
(IConfiguration configuration, String rawPath)
src/main/java/dev/_2lstudios/exploitfixer/utils/ConfigUtil.java:74
Methodunregister
()
src/main/java/dev/_2lstudios/exploitfixer/listener/ListenerInitializer.java:50
← previous201–261 of 261, ranked by callers