The priority necessary for the sign change listener is unclear #6

Open
opened 2022-02-18 17:36:45 +01:00 by EpicKnarvik97 · 0 comments

To be able to check whether the player can pay, and cancel the event, a priority of LOW is required. (Need to be able to cancel the event before a plugin registers a plugin sign. Need to run after protection plugins.)

To be able to decide if a plugin has changed the sign into a valid sign, MONITOR is required. This might not be necessary if a permission is given as a better assumption can be made for whether the sign creation is successful.

To be able to check whether the player can pay, and cancel the event, a priority of LOW is required. (Need to be able to cancel the event before a plugin registers a plugin sign. Need to run after protection plugins.) To be able to decide if a plugin has changed the sign into a valid sign, MONITOR is required. This might not be necessary if a permission is given as a better assumption can be made for whether the sign creation is successful.
EpicKnarvik97 added the
question
label 2022-02-18 17:36:45 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: KnarCraft/PaidSigns#6
No description provided.