Skip to content

Allow bukkit to handle dependencys.#2

Open
dpodp wants to merge 2 commits into
cnaude:masterfrom
dpodp:patch-1
Open

Allow bukkit to handle dependencys.#2
dpodp wants to merge 2 commits into
cnaude:masterfrom
dpodp:patch-1

Conversation

@dpodp

@dpodp dpodp commented Apr 30, 2013

Copy link
Copy Markdown

Removed old plugin checking methods and now allows bukkit to make sure protocollib is loaded before chairs, if it does not exist chairs fails to load.

David added 2 commits April 30, 2013 11:12
Just a precautionary measure since protocollib may load after chairs somehow. This forces bukkit to load protocollib before chairs if protocollib exists.
With hard depend this is not needed.
@cnaude

cnaude commented Apr 30, 2013

Copy link
Copy Markdown
Owner

The reason I check for ProtocolLib manually is so that server operators get a nice message with a URL. Without that they get an exception message.

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.

2 participants