We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7daf8bb commit 9b1bf8eCopy full SHA for 9b1bf8e
src/main/java/pro/cloudnode/smp/smpcore/Permission.java
@@ -117,11 +117,6 @@ public final class Permission {
117
*/
118
public static @NotNull String NATION_INVITE_OTHER = "smpcore.nation.invite.other";
119
120
- /**
121
- * Accept request to join your nation
122
- */
123
- public static @NotNull String NATION_JOIN_REQUEST_ACCEPT = "smpcore.nation.join.request.accept";
124
-
125
/**
126
* Appoint nation citizen as vice-leader
127
0 commit comments