Bug Fix + a little new feature for this excellent Plugin#7
Open
RDeckard wants to merge 9 commits intoGemil:masterfrom
RDeckard:master
Open
Bug Fix + a little new feature for this excellent Plugin#7RDeckard wants to merge 9 commits intoGemil:masterfrom RDeckard:master
RDeckard wants to merge 9 commits intoGemil:masterfrom
RDeckard:master
Conversation
added 9 commits
September 14, 2013 18:52
Now a sign must don't contain a line with a '[]' expression to be selected. This allow to protect a lot of sign created by some plugins that QuickSign don't handled. A permission was created to bypass this protection : quicksign.selbracketssign.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About 0.0.4
Sorry for my English, i'm french. Also, i never used GitHub before.
I made 2 modifications for this 0.0.4.
Bug fix : when one or more protect plugins handled by QuickSignReloaded (WorldGuard, Residence, Regios, LWC or ChestShop) are load on the server but NOT all of them, the selection was forbidden unless player has the quicksign.freeuse permission.
Also, I add a rules for allow the sign selection : it must don't contain a line with a '[]' expression ! This allow to protect a lot of sign created by some plugins that QuickSign don't handled.
A permission was created to bypass this protection : quicksign.selbracketssign.
It was Compiled against Bukkit 1.5.2 like 0.0.3 version, but it works perfectly in 1.6.2 !
Gemil01, I let you, if you want, update QuickSignReloaded at http://dev.bukkit.org.
I only update/change 4 files :
handler/SelectionHandler.java
permission/permission.java
util/BlackList.java
This ReadMe.