mirror of
https://github.com/songoda/EpicHoppers.git
synced 2025-01-25 09:01:35 +01:00
1.7 Support added for suction.
This commit is contained in:
parent
3b605cf97b
commit
725d95d25a
@ -3,17 +3,15 @@
|
||||
<component name="Encoding">
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/EpicHoppers.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Events/LoginListeners.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Handlers/HookHandler.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/ASkyBlockHook.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/ASkyBlockHook.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/FactionsHook.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/FactionsHook.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/FactionsOldHook.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/FactionsOldHook.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/GriefPreventionHook.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/GriefPreventionHook.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/Hook.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/HookHandler.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/HookHandler.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/Hooks.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/Hooks.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/KingdomsHook.java" charset="UTF-16" />
|
||||
<file url="file://$PROJECT_DIR$/src/com/songoda/epichoppers/Hooks/KingdomsHook.java" charset="UTF-16" />
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/com/songoda/epichoppers/Hooks/Hook.java
Normal file
BIN
src/com/songoda/epichoppers/Hooks/Hook.java
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -3,7 +3,7 @@ description: EpicHoppers
|
||||
main: com.songoda.epichoppers.EpicHoppers
|
||||
depend: [Arconix]
|
||||
softdepend: [Towny, RedProtect, Kingdoms, PlotsSquared, GriefPrevention, USkyBlock, ASkyBlock, WorldGuard, Factions, Vault, PlaceholderAPI]
|
||||
version: 2.0.4
|
||||
version: 2.1 R2
|
||||
author: Songoda
|
||||
commands:
|
||||
epichoppers:
|
||||
|
Loading…
Reference in New Issue
Block a user