Hello everyone. I am here on the forums because pocketmine isnt allowing people to make accounts right now for some reason! So ... Im here to ask for plugin making help ! Im making a plugin ( wont allow you to know what the plugin is , so imma say mod arena ). I want to be able to run the following commands
/ma set <name>
This should be able to set the coords of the player as the mob arena
/ma lobby <name>
This should be able to set the area where the player spawns after the time is up !!
/ma time <name>
This should be able to set the time the player will be in the area
/ma start
This should be able to activate the plugin
/ma mp <maxplayers>
This will set the max players for the area !
/ma areasize <number number>
This will set the size of the area <number number> is like 5x5 but no x !
Main
======
If you cant help with the rest this is what i really need help with.
The player places a sign with the following text.
[LINE1] [MobArena] [LINE2] <name> [LINE3] [LINE4]
When he exits the sign the sign will look like this...
I understand not one person will be able to add all the code so if anybody can help just paste code , you will be given credit !! I have made the main code but really cant make this so if u can help please comment !!
I suggest not embarking on a writing such a large plugin at this time, with the 0.9.0 release PocketMine-MP will be updated with 0.9.0 support and a whole new API which bears resemblance to the Bukkit API. You can check out the docs at http://docs.pocketmine.com.
I suggest not embarking on a writing such a large plugin at this time, with the 0.9.0 release PocketMine-MP will be updated with 0.9.0 support and a whole new API which bears resemblance to the Bukkit API. You can check out the docs at http://docs.pocketmine.com.
- /ma set <name>
This should be able to set the coords of the player as the mob arena- /ma lobby <name>
This should be able to set the area where the player spawns after the time is up !!- /ma time <name>
This should be able to set the time the player will be in the area- /ma start
This should be able to activate the plugin- /ma mp <maxplayers>
This will set the max players for the area !- /ma areasize <number number>
This will set the size of the area <number number> is like 5x5 but no x !The player places a sign with the following text.
[LINE1] [MobArena]
[LINE2] <name>
[LINE3]
[LINE4]
When he exits the sign the sign will look like this...
[LINE1] [MobArena]
[LINE2] [NAME]
[LINE3] 0/10
[LINE4] Players Online
Tap sign to go to area
[LINE1] [MobArena]
[LINE2] [NAME]
[LINE3]
[LINE4]
And it just teleports you to the area set !
I understand not one person will be able to add all the code so if anybody can help just paste code , you will be given credit !! I have made the main code but really cant make this so if u can help please comment !!
-
View User Profile
-
View Posts
-
Send Message
Retired StaffOk , why cant we sign up on the site ?
-
View User Profile
-
View Posts
-
Send Message
Retired Staff