This website requires JavaScript.
Explore
Help
Register
Sign In
Azimkin
/
Bukkit
Watch
1
Star
0
Fork
0
You've already forked Bukkit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
263
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
VictorD
0951ed5de8
Updated commands to have optional aliases, and to fallback to /pluginName:cmdName on name conflict.
2011-01-18 01:12:50 +01:00
src/main/java/org
/bukkit
Updated commands to have optional aliases, and to fallback to /pluginName:cmdName on name conflict.
2011-01-18 01:12:50 +01:00
.gitignore
Cleanups. We use Maven, not Ant.
2011-01-03 19:17:31 +01:00
LICENCE.txt
We're GPL.
2011-01-02 10:57:42 +01:00
pom.xml
PlayerEggThrowEvent
2011-01-11 02:58:51 -05:00
README.md
README Markup fixed
2011-01-03 19:25:33 +01:00
README.md
Bukkit
A Minecraft Server API.
Compilation
We use maven to handle our dependencies.
Install
Maven 3
Check out this repo and:
mvn clean install
Description
No description provided
Readme
2.2
MiB
Languages
Java
100%