Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added nRepl support and very basic config file reading, removed deprecated bukkit event type and priority enums. #1

Merged
merged 2 commits into from Mar 3, 2012

Conversation

taufiqkh
Copy link
Contributor

@taufiqkh taufiqkh commented Mar 3, 2012

Latest bukkit APIs no longer have the formerly deprecated Event.Type and Event.Priority enums, removed these but it will break any dependent libraries.

Added support for nRepl but I don't have an emacs/swank environment so I don't know how that will be affected. The server still appears to listen to the port when enabled but I haven't gone beyond that.

Added in a very basic wrapper for bukkit config file reading.

Feel free to refactor, still newish to clojure so my style retains much of the Java flavour and there are no doubt features that can be used to make the code clearer and more succinct.

@CmdrDats
Copy link
Owner

CmdrDats commented Mar 3, 2012

Awesome work! Thank you :)

CmdrDats added a commit that referenced this pull request Mar 3, 2012
Added nRepl support and very basic config file reading, removed deprecated bukkit event type and priority enums.
@CmdrDats CmdrDats merged commit 38b950a into CmdrDats:master Mar 3, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants