I installed this plugin through apex hosting and I've since lost all admin permissions and attempting to regain them through the console is not working.
I lost my permissions as a server admin, whenever I try to op myself, the mypermissions says I don't have the permission. How do I get my permissions back?
24.01 08:08:32[Server] Thread-12/WARN The author of this plugin (AsMax) has misconfigured their Auto Update system 24.01 08:08:32[Server] Thread-12/WARN File versions should follow the format 'PluginName vVERSION' 24.01 08:08:32[Server] Thread-12/WARN Please notify the author of this error.
Im completely new to Mypermissions or any permissions plugin and there's no default coding to go based off of. how do I add permission nodes to the coding. is there a tutorial I can go off of?
Im trying to use worldguard. claiming a region is deactivated by default and the only way to change it is through permissions. there is nowhere to change permissions on it and found out I need a permissions plugin, y I got Mypermissions. but when I went to configure it, it was blank and I don't know how to add permissions or anything to the configure page
The permissions file shows [Folder:Group] [groupsprefixes.cfg] [folder:players]
Thats because this plugin is mainly command based. You can use the commands listed above to add permissions to a group or player by using commands instead of code.
The files for players and groups are created by joining the server or creating a group via command.
It's actually quite simple as soon as you dig into it.
A possible command for you would be /permissions add <playername> <permission>
Good evening, while loading, I have this Error message: 18:54:41 ERROR]: [org.bukkit.craftbukkit.v1_16_R3.CraftServer] null initializing MyPermissions v1.1.0 (Is it up to date?) java.lang.NullPointerException: null at me.manatorde.mypermissions.Main.onLoad(Main.java:96) ~[?:?] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:394) ~[patched_1.16.4.jar:git-Paper-348] at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:206) ~[patched_1.16.4.jar:git-Paper-348] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:936) ~[patched_1.16.4.jar:git-Paper-348] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:178) ~[patched_1.16.4.jar:git-Paper-348] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
-
View User Profile
-
Send Message
Posted Feb 1, 2021In reply to supthedude_:
Sure. It supports all 1.16 versions
-
View User Profile
-
Send Message
Posted Jan 31, 2021Will it work on 1.12.2?
-
View User Profile
-
Send Message
Posted Jan 31, 2021In reply to NerelTeC:
I didn't test it. Thats why its marked as 1.16.
The first plugin version was for the 1.12, but has less features
-
View User Profile
-
Send Message
Posted Jan 31, 2021I installed this plugin through apex hosting and I've since lost all admin permissions and attempting to regain them through the console is not working.
-
View User Profile
-
Send Message
Posted Jan 31, 2021In reply to ender_tfp:
It should be working. Try making a group for Admin stuff. That will definitely work
-
View User Profile
-
Send Message
Posted Jan 26, 2021I lost my permissions as a server admin, whenever I try to op myself, the mypermissions says I don't have the permission. How do I get my permissions back?
-
View User Profile
-
Send Message
Posted Jan 27, 2021In reply to paiiigeee:
Try using the console
-
View User Profile
-
Send Message
Posted Jan 24, 2021how do you change the joining message back to normal
-
View User Profile
-
Send Message
Posted Jan 25, 2021In reply to danfault:
This plugin doesn't change the joining message
-
View User Profile
-
Send Message
Posted Jan 24, 202124.01 08:08:32 [Server] Thread-12/WARN The author of this plugin (AsMax) has misconfigured their Auto Update system
24.01 08:08:32 [Server] Thread-12/WARN File versions should follow the format 'PluginName vVERSION'
24.01 08:08:32 [Server] Thread-12/WARN Please notify the author of this error.
I have no clue what this means
-
View User Profile
-
Send Message
Posted Jan 24, 2021In reply to yeghia12344321:
This isn't my plugin, as the authors name is AsMax.
Anywasy, which version of minecraft do you use? It could be that the plugin uses the old auto update version which isn't working anymore
-
View User Profile
-
Send Message
Posted Jan 22, 2021Im completely new to Mypermissions or any permissions plugin and there's no default coding to go based off of. how do I add permission nodes to the coding. is there a tutorial I can go off of?
-
View User Profile
-
Send Message
Posted Jan 22, 2021In reply to aka_inari:
What do you mean with coding?
Are you creating a Plugin yourself?
Are you using MyPermissions for it?
-
View User Profile
-
Send Message
Posted Jan 22, 2021In reply to ManatorDE:
Im trying to use worldguard. claiming a region is deactivated by default and the only way to change it is through permissions. there is nowhere to change permissions on it and found out I need a permissions plugin, y I got Mypermissions. but when I went to configure it, it was blank and I don't know how to add permissions or anything to the configure page
The permissions file shows [Folder:Group] [groupsprefixes.cfg] [folder:players]
-
View User Profile
-
Send Message
Posted Jan 22, 2021In reply to aka_inari:
Thats because this plugin is mainly command based. You can use the commands listed above to add permissions to a group or player by using commands instead of code.
The files for players and groups are created by joining the server or creating a group via command.
It's actually quite simple as soon as you dig into it.
A possible command for you would be /permissions add <playername> <permission>
-
View User Profile
-
Send Message
Posted Jan 8, 2021Good evening,
while loading, I have this Error message:
18:54:41 ERROR]: [org.bukkit.craftbukkit.v1_16_R3.CraftServer] null initializing MyPermissions v1.1.0 (Is it up to date?)
java.lang.NullPointerException: null
at me.manatorde.mypermissions.Main.onLoad(Main.java:96) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:394) ~[patched_1.16.4.jar:git-Paper-348]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:206) ~[patched_1.16.4.jar:git-Paper-348]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:936) ~[patched_1.16.4.jar:git-Paper-348]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:178) ~[patched_1.16.4.jar:git-Paper-348]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
Can it be caused by using the Paper server?
Thanks for yours replyment,
Levapap
-
View User Profile
-
Send Message
Posted Jan 8, 2021In reply to levapap:
It probably is because of the Paper server. Thats a line that is accessing Bukkit, which doesn't exist according to the error message
-
View User Profile
-
Send Message
Posted Jan 9, 2021In reply to ManatorDE:
Thanks, i will do something with that.
-
View User Profile
-
Send Message
Posted Jan 10, 2021In reply to levapap:
I get the same error when using this plug-in on my Spigot 1.16.4 server. But despite that error, the plug-in seems to work fine.
Even though this is not a big problem, the dev might want to solve it since it looks a bit ugly.
-
View User Profile
-
Send Message
Posted Jan 10, 2021In reply to knokko:
I'll look it up