Worlds icon

Worlds -----

Provides Worlds




returns reload on WorldsCommand class/command

worlds main command added

files only saves world environment and seed
display-name is for placeholderAPI if plugin enabled
to display nickname of the world
updated world command for more world settings

added serverLoadEvent executes on server has started:
- worldCreations
seperated 2 events worldSave and worldLoad
- file creations if worldFile does not exist
more info in gitHub
----------, Aug 23, 2024

Code (YAML):
name : world
display-name
: world
environment
: NORMAL
seed
: seed
pvp
: true
portals
:
  enable
: false
  NETHER_PORTAL
: world
  END_PORTAL
: world_the_end
----------, Aug 15, 2024

remade Worlds plugin
----------, Aug 6, 2024

this update adds more permissions
command worlds changed to world

/world create worldName
/world create worldName enviroment seed
create world changes if seed not added, it will create random seed

for permissions check Overview
----------, Mar 6, 2024

ignores self damage if pvp is false
this update fixes shooting arrow/spectral/trident/potion/snowball to self damage
----------, Mar 4, 2024

supports only latest 1.20.4
classes clean up
changed few classes to record
removed few damage event to one class
damagePlayer
damagePlayerByArrow
etc...
to DamagePlayer
----------, Mar 4, 2024

  • cleaned up commands and main class
----------, Jul 9, 2023

  • changed to github download link
----------, Jul 5, 2023

  • removed worldconfig class
    moved to main class
    more logs added
----------, Jul 5, 2023

  • removed message class
  • currected update checker
----------, Jul 5, 2023

  • update checker clean up
  • added message for pvp event if disabled
----------, Jul 3, 2023

  • moved message class to main class

  • cleaned up update checker
----------, Jul 3, 2023

  • moved update checker to main class
----------, Jun 30, 2023

  • added log for reload

  • cleaned up classes
----------, Jun 27, 2023

  • 1.13.2 - 1.20.1 support
    removed prevent cause of Prevent plugin released
----------, Jun 13, 2023

----------, Jun 12, 2023

  • 1.13.2 - 1.20 support
----------, Jun 9, 2023

  • added disable redstone

  • added metrics
----------, May 29, 2023

  • corrected start up on world files

  • corrected uppercase on adding/creating worlds
    /world add name normal
----------, May 25, 2023

  • changed from paper to spigot
----------, May 24, 2023

  • ignores Armor stand on mount event
----------, May 13, 2023

  • leash event added for disabled players
----------, May 13, 2023

  • corrected physicals and changed is-PVP to pvp
    change your worlds.yml is-PVP to pvp: true

  • added mount event for cancelled players
----------, May 13, 2023

  • supports only Paper 1.19.4 latest of the mc version

  • cleaned up classes if player is disabled from events, alot has changed
    prevents mounting on entities, enter beds, corrected entity damage if player is disabled from events
----------, May 12, 2023

----------, Apr 13, 2023

----------, Apr 7, 2023


----------, Apr 5, 2023

  • able to edit worlds, if players are disabled from events

  • /world edit
  • /world edit player
----------, Apr 5, 2023

  • only OP players can ignore these functions
----------, Apr 5, 2023

  • these world.yml are higher priority than the config

  • /world disableEvents entity true/false
  • /world disableSpawn entity true/false
----------, Apr 5, 2023

  • /world pvp
    toggle pvp on executers current world
  • /world pvp world
    toggle pvp on selected world
  • /world pvp world true/false
    set pvp on selected world
----------, Apr 5, 2023

  • if world does not exist, the world file gets deleted
----------, Apr 5, 2023

  • corrected api version

  • 1.13.2 - 1.19.4 support
----------, Apr 4, 2023

  • removed cancel commands

  • added disable-events and disable-spawn in config

  • 1.16.5 - 1.19.4 support
----------, Apr 4, 2023

  • cleaned up world creation class
----------, Feb 3, 2023

  • cleaned up world config class / world creation
----------, Feb 3, 2023

  • if environment or seed are not listed in world.yml
    the world creation will cancel

    if this happens:
    /world remove worldName
    /world add worldName value
----------, Feb 3, 2023

  • if world already exist
----------, Feb 2, 2023

  • corrected tab completion

  • cleaned up classes
----------, Feb 2, 2023

  • if you want player protections use worldguard
----------, Feb 2, 2023

  • corrected update checker
    added player join message when plugin has update
----------, Jan 10, 2023


  • added item-frame: false to config
----------, Jan 6, 2023

  • item frame added to config

  • supports 1.15.2 - 1.19.3
----------, Jan 6, 2023

  • cleaned up classes

  • supports 1.19.3
----------, Jan 3, 2023

  • corrected api version
----------, Dec 26, 2022

----------, Dec 26, 2022

  • forgot to add physicals (farmland and turtle egg break)
    no need for deletion
----------, Dec 24, 2022

  • adding materials in this list cancels interactions
    fixed interactions on materials list
----------, Dec 23, 2022

----------, Dec 23, 2022

  • changed commands to /world
    updated the message response
----------, Nov 17, 2022

  • when notifiy-update: true
    recive notification
----------, Nov 17, 2022

  • allow to create or add worlds.
    change gamerule of any worlds just by command.
----------, Nov 17, 2022

  • /worlds help
  • /chunks help
----------, Nov 17, 2022

  • supports spigot, instead of paper
    Villager npc removed.
----------, Nov 17, 2022

  • removed persistent from npc
----------, Nov 14, 2022

  • persistent (sorry)
    just change npc's name or biome.
    then it will change persistent to false
  • updated chunk protections
    interactions on Signs/Stairs.
    no need to redo anything here
----------, Nov 13, 2022

  • diffrent Villager biomes added.
  • added has-item
    this means if the player has the given item, the command will execute.
    if you type "/npc has-item", it will disable the function.
  • fixed few responses, and commands.
  • NPC name update
    first /npc create name, without space
    then /npc rename word-1 word-2,
    the commands are 1 to unlimit.
    cause of this is renaming it will add a space at the end, meanwhile commands dont mind the space at the end.
----------, Nov 13, 2022

  • corrected commands
    example /npc command shop farmer
    opens only shop, now thats fixed.
----------, Nov 11, 2022

  • added villager npc
  • fixed world stuff
  • gives info if worlds has been loaded on console
  • Folder is now named WorldsCreator
    YOU CAN PUT YOUR OLD STUFF IN THERE.
    database is now named chunks.
    entities, moved inside chunks folder.
  • NPC?
    they dont save on files, they are saved on them.
    rate? :3
----------, Nov 11, 2022

  • added sound when using auto-protect
    also don't forget to rate (y) :coffee:
----------, Nov 11, 2022

  • corrected version checker
----------, Nov 11, 2022

  • starting up server notifies server console which world is loaded and which environment it belongs to.
  • chunks commands added spawn prevention and auto-protect
    auto protect is you protect every chunk you walk to, untill you use the command /chunks auto-protect once more, which disables auto-protect
please rate if you like this idea (y)
----------, Nov 11, 2022

  • /worlds add name NORMAL
  • /worlds add name NETHER
  • /worlds add name THE_END
  • files saves world type (it did not before, sorry)
    was adding my end few times, it works now.
----------, Nov 10, 2022

  • saves when adding worlds to server
  • when starting up the server, the worlds.yml will try start up the worlds once again
----------, Nov 10, 2022

  • /chunks protect
  • /chunks settings
  • /chunks remove
  • /chunks edit (this allows you to edit all protected chunks)

    Protected entities are in entities.yml
    true means protect if entity is not in the file, they are not protected.
----------, Nov 10, 2022

Resource Information
Author:
----------
Total Downloads: 1,663
First Release: Nov 10, 2022
Last Update: Yesterday at 1:21 PM
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings