PvP world: Difference between revisions
(woops) |
KoriJenkins (talk | contribs) m (Reverted edits by MCSWAG (talk) to last revision by Seventwoworlds) Tag: Rollback |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
The pvp world is a separate world that you can teleport to. It is accessed using the /world command. When used in the overworld, /world will teleport you a random location | The pvp world is a separate world that you can teleport to. It is accessed using the '''/world''' command. When used in the overworld, '''/world''' will teleport you a random location in the pvp world, and when you use it in the pvp world it'll teleport you back to where you were in the overworld. | ||
It is only possible to use /world when no player is within 50 blocks of you. It is not possible to set beds in the pvp world. | It is only possible to use '''/world''' when no player is within 50 blocks of you. It is not possible to set beds in the pvp world. | ||
The pvp world has always had a border, which has varied from 1k to 150 blocks, and is currently | To get a list of people currently in the pvp world, type '''/pvplist'''. | ||
The pvp world has always had a border, which has varied from 1k to 150 blocks, and is currently 500 blocks (making the world 1000x1000.) | |||
The pvp world is reset on the first day of all even months. So December 1st, February 1st, etc. | The pvp world is reset on the first day of all even months. So December 1st, February 1st, etc. | ||
Line 10: | Line 12: | ||
The source code for the plugin providing the /world command is available on [https://github.com/C4K3/PvPTeleport github]. | The source code for the plugin providing the /world command is available on [https://github.com/C4K3/PvPTeleport github]. | ||
Read [[Custom PvP worlds]] for info on what is needed to create custom pvp worlds. | |||
== Gallery == | == Gallery == | ||
Line 16: | Line 20: | ||
PvP_world_2016-03-27.png | PvP_world_2016-03-27.png | ||
PvP_world_2016-04-07.png | PvP_world_2016-04-07.png | ||
FourthOfJuly.png | |||
ThanksgivingDinner.png | |||
Harassment.png | |||
PvP world jail labyrinth.png | |||
PvP world maze overview 2018 06 01.png | |||
SatanicPVP.jpg | |||
PvP world clip pumpkin island.png | |||
HarassmentII.png | |||
Sengorn'sPvPWorld.png | |||
Sengorn pvp world december 2018 overview.jpg | |||
PvP world tropical island boats.png | |||
PvP world 2019 02 01 overview.png | |||
</gallery> | </gallery> | ||
[[Category:Infopage]] | [[Category:Infopage]] |
Latest revision as of 02:55, 8 July 2024
The pvp world is a separate world that you can teleport to. It is accessed using the /world command. When used in the overworld, /world will teleport you a random location in the pvp world, and when you use it in the pvp world it'll teleport you back to where you were in the overworld.
It is only possible to use /world when no player is within 50 blocks of you. It is not possible to set beds in the pvp world.
To get a list of people currently in the pvp world, type /pvplist.
The pvp world has always had a border, which has varied from 1k to 150 blocks, and is currently 500 blocks (making the world 1000x1000.)
The pvp world is reset on the first day of all even months. So December 1st, February 1st, etc.
Some old copies of the pvp world can be downloaded.
The source code for the plugin providing the /world command is available on github.
Read Custom PvP worlds for info on what is needed to create custom pvp worlds.