Rolecraft
|
|
FeaturesGroups |
|
Compatibility:
The plugin should be compatible with server version 1.13(.1).
Except for Curses it is compatible with version 1.12 and 1.11.
Any other version may or may not work.
If you like to help me with this project do at least two of these things:
- use Rolecraft at your server
- report any errors or bugs
- submit your ideas to improve it
- click the lower button to donate
Update Checker
This plugin is using an update checker. It will not download or install any files.
If you like to disable this function, go into the config.yml and set 'enable-update-check' to false.






-
View User Profile
-
Send Message
Posted Apr 20, 2020Hello and thank you for this fantastic project! I am trying to use it on 1.15 server (and I know it's not compatible). Some things work but, essentially, not the Spellbook. I am getting a java exception in the Minecraft log when trying to right-click the Spellbook. Is it as expected, since my server version is not supported or am I doing something wrong? Also, do you have plans to update the project?
-
View User Profile
-
Send Message
Posted Jan 7, 2020Hello, i have a problem sith permissions, because when someone (normal player) want to use a command /rc class "name" it say no permissions to do that, and my question is what permission is to change class, or how i can change class like a normal player
-
View User Profile
-
Send Message
Posted Jun 14, 2019I am using mythic mobs as well as rolecraft. When I add health using a mythic mobs item, the player can never regen to the full amount. Is there any way I can disable the health part of mythic mobs?
-
View User Profile
-
Send Message
Posted Jun 5, 2019How do i use the spellbook?
-
View User Profile
-
Send Message
Posted Apr 12, 2020In reply to JirachiGaming:
Look at this channel https://www.youtube.com/channel/UC9i9HKd8iUyv4qYnUVCRjYg
-
View User Profile
-
Send Message
Posted Jun 5, 2019I can't do anything. I'm the co-owner and i'm opped on the server but it always say "you do not have permission to do that". Also, how do I enable spells? Thanks
-
View User Profile
-
Send Message
Posted Jun 5, 2019In reply to JirachiGaming:
I actually had this problem as well, if you did it while the server was online, restart it
-
View User Profile
-
Send Message
Posted Apr 12, 2020In reply to RageRunerStar:
If you are having problem with this, just go to ops.json and you put your level at 5
-
View User Profile
-
Send Message
Posted Jun 5, 2019Nothing, I Have Nothing To Say Two Things About This Plugin, A Not OPed Player On My Server Cannot Create A Group, Please Fix This If Possible, Or Do Not Bother If This Is An Aternos Problem, Then All EXP is lost no matter what I do to settings, Thanks for the awesome Plugin :)
-
View User Profile
-
Send Message
Posted Mar 8, 2019-
View User Profile
-
Send Message
Posted Jan 30, 2019[21:30:05 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'mob' in plugin Rolecraft v3.2.19
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1401) [spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1236) [spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_201]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_201]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
Caused by: java.lang.NullPointerException
at org.caliog.Rolecraft.Mobs.MobCreation.MobSkeleton.loadByName(MobSkeleton.java:228) ~[?:?]
at org.caliog.Rolecraft.Mobs.MobCreation.MobEditMenu.loadByName(MobEditMenu.java:466) ~[?:?]
at org.caliog.Rolecraft.XMechanics.Commands.Commandmob$1.execute(Commandmob.java:35) ~[?:?]
at org.caliog.Rolecraft.XMechanics.Commands.Utils.Command.execute(Command.java:129) ~[?:?]
at org.caliog.Rolecraft.XMechanics.Commands.Utils.CommandExe.exe(CommandExe.java:37) ~[?:?]
at org.caliog.Rolecraft.XMechanics.Commands.Utils.CommandExe.<init>(CommandExe.java:21) ~[?:?]
at org.caliog.Rolecraft.XMechanics.Commands.Utils.CommandRegister.executeCommand(CommandRegister.java:32) ~[?:?]
at org.caliog.Rolecraft.RolecraftPlugin.onCommand(RolecraftPlugin.java:140) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.12.2.jar:git-Spigot-e8ded36-acbc348]
... 15 more
-
View User Profile
-
Send Message
Posted Jan 15, 2019How are you meant to give players a class? Giving them the ability to do /rc class would allow them to change OTHERS classes too. I tried using command blocks but the output just says '/rc'
-
View User Profile
-
Send Message
Posted Apr 12, 2020In reply to DatingStimulation:
Try /rc help
-
View User Profile
-
Send Message
Posted Dec 30, 2018I have a problem, every time my server starts again, the configuration file is renewed to its original state, so that options that I have deleted appear, how is this solved?
-
View User Profile
-
Send Message
Posted Dec 19, 2018I joined my server today and it had 8408 enities in 5 chunks
1 spawn zone spawned unlimited zombies, i had set it to 5 zombies
what if you add the codes that the plugin checks (mayby every 5 min)
if there are *** (the number of mobs you chose) in the spawn zone
if to much it removes until the right number
if to low it adds more mobs
i know it is possible with a check if code
mayby this helps because it helps a lot of problems
-wonderkas
-
View User Profile
-
Send Message
Posted Dec 9, 2018Interesting mod so far! I was wondering however, is there a way to stop players receiving skill stars when they level up MC XP? I want to make it so players only receive skillstars as a quest reward.
-
View User Profile
-
Send Message
Posted Nov 25, 2018Hey, Priests aren't fully working for me. They are always named the name of the class and don't function correctly right now.
Anything I'm doing wrong?
-
View User Profile
-
Send Message
Posted Nov 28, 2018In reply to SuperOverlorddystroy:
-
View User Profile
-
Send Message
Posted Nov 19, 2018Mobs keep spawning indefinitely i set the spawn amount to 25 and it started off slow and i came back to my server an hour later and there are thousands of zombies, i set the number to spawn to only 7 and there are still more than 7 there needs to be a cap to stop them spawning if there isn't already
-
View User Profile
-
Send Message
Posted Nov 30, 2018In reply to Forge_User_23972661: