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.
I don't know how to edit this because the whole messages file is in a language that looks kinda like german (I don't want to be racist correct me if I'm wrong.)
@Firebastard
Yes I am about to write a documentation but I am short of time so it will need a bit. But I will try to upload this in the next days ;)
Could we get some documentation in English please? This looks interesting but I'd like to know more about what it does.
@0dayRUDE
This is fixed in the latest version 0.8.5 ! This version brings some more little features for you ;) It will also work with latest craftbukkit version 1.3.2 R2.0 !
The NPC keeps vanishing from the place I teleported him after I do a server restart..
@StellarZ
Yes this may be due only to the Java version or the version craftbukkit ;)
A good idea is that the player have to bring items that can be dropped by mobs
Would be nice if anybody could share his quests :)
But I should open a Forum for that.
Anybody want to share their quests/NPCs?
@caliog
Thank you for the update. For some reason I still seem to be getting the "Unsupported major.minor version 51.0" error as stated by someone else. This is with a fresh 1.3.2 R1.0 server with no additional plug-ins. Any thoughts as to what's causing it?
Edit: looks like my Java version was out of date. Excited to play.
@StellarZ
Just updated :)
But I didn't add new Features. New functions will appear the next days !
Will there be an update for 1.3.2 - R1.0 soon? I'm very excited to try this!
Very cool plugin! the 1.3.1 worked perfect for me :D thank you so much!
Now there we have the latest version of myRPG v0.7.2 for
CB 1.3.1 - R2.0
From now I will just upload versions for the latest stable craftbukkit build ;)
In this newest myRPG version the npcs talk to players when they come closer , you can edit this phrases in the quest.yml in this line:
example:
info-message: Hey can you bring me 2 Stacks of Stone? I will give you blabla!
This would be the message which the npc says when you right-click him now:
info-message: Hey can you bring me 2 Stacks of Stone? I will give you blabla!;;I say this because you came near to me!;;I am talking to you when you come closer!
To add a phrase you just put ";;" behind the last sentence and write yours.
You can write as many as you want to!
Again:
info-message: element1;;element2;;element3;element4;;.......;;elementX
element1 will be called out when you right-click the npc!
element2 to X will be called out random when you come closer!
I will write this in the Tutorial when version 0.7.3 comes out, then you can edit this in-game!
Sure man, that would be great :D
@0dayRUDE
most probably ...
If you like to I add a File for 1.3.1 !
There are not all latest functions, but the basics!
Yeah, I have the latest Java, for my server I use 1.3.1 is that the reason I wonder ?
@0dayRUDE
Hm that appears just with the newest Version 0.7.1 of myRPG ?
Have somebody else also problems like that ?
Make sure that you run the latest Java Version !!
After adding the latest version this is what I got Error.pastebin I use Bukkit 1.3.1 R0.2
@reptile311 Hey so first thank you for these Bugs.
The NPC only talks to you if you right click him.
But I just recognized this Bug and I fixed it.(Permission Error)
Also that you can add two times the same quest is no fixed !
(v.0.7.1 beta)
That the npc will first be saved when you stop/reload the server is wanted, because you only need the "Information" when the Server starts/reloads. So when you create a new NPC and you don't reload/stop and the server crashes the new npc is deleted!
Im working on something like "/mynpc save" so you can save all the npcs to the file without reloading the Server !
So thank you a lot !
Hi. Nice plugin. Can you add the villager to the npc, so you can choose a villager or a player as your npc, if you want. Pherhaps it will be possible to choose the villager (farmer, butcher a.s.o). Also can you make it compatible with bPermission?
Some things that don't work.
- the npc doesn't say something (that he has a quest or a welcome message)
- you can add the same quest twice and then the quests are broken
- the npc will first be saved, when you stop the server
Hallo. Schönes Plugin. Kannst du vielleicht Villager zu den NPC hinzunehmen, so dass man zwischen Player und Villager als Ansprechpartner wählen kann? Vielleicht wäre es auch möglich den Villager (Bauer, Metzger u.s.w.) auszuwählen. Kannst du es auch mit bPermission kompatibel machen.
Einige Fehler.
- Der NPC sagt nichts (nicht das er eine Quest hat, auch keine Willkommens-Nachricht)
- man kann die gleiche Quest zweimal zum NPC hinzufügen, dann geht nichts mehr
- der NPC wird erst beim Server-Stop gespeichert
@0dayRUDE
That would be possible.
But a bit to work for me ... cause you have to configurate which level enters in which group and I have to edit or better the plugin have to edit the files of your specific Permissions Plugin .. that could be a bit tricky!
But I could edit the plugin that if you get Level x you get permission a,b,c
The file looks like that in this case :
LevelGroup:
x: a,b,c
y: d,e
z: e,f
So you always have to write all the Permission behind it ..
I will set this on the ToDoList with high priority !
Thank you for this Suggestion :)