sk89q-command-framework icon indicating copy to clipboard operation
sk89q-command-framework copied to clipboard

Add enforcement of @Console, update dependencies, bump version to 0.4.1-SNAPSHOT

Open rmsy opened this issue 12 years ago • 2 comments

The @Console annotation was previously not enforced (allowing the console to execute commands not annotated with @Console), so I added a check in the Bukkit module. I also updated some dependencies, and bumped the version to 0.4.1-SNAPSHOT, to represent the fix.

(Note: I'm not sure why I re-committed @Anxuiz's commit, and I don't know how to un-do that.)

Not yet working, I'm re-doing this PR.

rmsy avatar Jul 02 '13 23:07 rmsy

I also tagged all of the versions, but I'm not sure if the tags will carry over if this gets pulled.

rmsy avatar Jul 02 '13 23:07 rmsy

@rmsy can you redo this PR on master?

steveanton avatar Jun 30 '14 17:06 steveanton