Logo
Explore Help
Register Sign In
Azimkin/Bukkit
1
0
Fork 0
You've already forked Bukkit
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
266 Commits 2 Branches 0 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
mcasper ab5cdfe224 Event hooks were ordered in backwards order versus the expected way. To avoid sorting problems and manual sorting, changed priority to be handled by a PriorityQueue<>() rather than a manually sorted List().
Resolves issue 211 http://bugs.bukkit.org/issues/211
2011-01-20 07:52:55 +08:00
src/main/java/org/bukkit
Event hooks were ordered in backwards order versus the expected way. To avoid sorting problems and manual sorting, changed priority to be handled by a PriorityQueue<>() rather than a manually sorted List().
2011-01-20 07:52:55 +08: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%
Powered by Gitea Version: 1.23.1 Page: 20ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API