mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 18:38:14 -05:00
:>1.0.0 Add new EaglerXBukkitAPI plugin files
Use IEaglerXBukkitAPI.getAPI(player) to access the new official API for communication between your Bukkit plugins and an EaglerXBungee/EaglerXVelocity server
This commit is contained in:
10
gateway/EaglercraftXBukkitAPI/.gitignore
vendored
Normal file
10
gateway/EaglercraftXBukkitAPI/.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
lib/*
|
||||
.idea/*
|
||||
*.iml
|
||||
out/*
|
||||
/.gradle/
|
||||
/.settings/
|
||||
.classpath
|
||||
.project
|
||||
/build/
|
||||
/bin/
|
Reference in New Issue
Block a user