Skip to content

Commit 9b1bf8e

Browse files
committed
removed unused permission
1 parent 7daf8bb commit 9b1bf8e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/main/java/pro/cloudnode/smp/smpcore/Permission.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,6 @@ public final class Permission {
117117
*/
118118
public static @NotNull String NATION_INVITE_OTHER = "smpcore.nation.invite.other";
119119

120-
/**
121-
* Accept request to join your nation
122-
*/
123-
public static @NotNull String NATION_JOIN_REQUEST_ACCEPT = "smpcore.nation.join.request.accept";
124-
125120
/**
126121
* Appoint nation citizen as vice-leader
127122
*/

0 commit comments

Comments
 (0)