HomeJavaModsPlayerWorldEdit
PlayerWorldEdit
logoooo.png

PlayerWorldEdit is an exceptional Minecraft plugin that grants players the power of WorldEdit, enabling them to reshape their Minecraft worlds effortlessly. With its streamlined commands and intuitive functionality, PlayerWorldEdit enhances the building experience, allowing players to unleash their creativity and construct magnificent structures.

Animace.gif

Features:

How it works?
[​IMG]

Permissions and commands:
/pwe set <block> | playerworldedit.use & playerworldedit.set
/pwe give <player> <uses> | playerworldedit.admin
/pwe reload | playerworldedit.admin



Premium features (Only available in the paid version):

[​IMG]

If you have any questions or want to try the plugin. Feel free to contact me on discord: https://discord.gg/HsQryuwksP


Code (YAML):
#DON'T CHANGE THIS!
version
: 0.9

messages
:
  prefix
: "&cPlayerWorldEdit &8&l» &7"

  pos1_set
: "Position1 set to &e%pos%"
  pos2_set
: "Position2 set to &e%pos%"

  block_not_found
: "Block was not found!"
  location_not_found
: "Position not found!"
  location_not_in_same_world
: "The positions are not in the same world!"

  cooldown_message
: "Wait &e%time%&7 seconds before you use the command again!"
  too_many_blocks
: "Too many blocks! (Max 500). Current number of blocks: %count%"
  too_large_distance
: "Maximum distance is 80 blocks!"
  not_enough_blocks
: "Not enough blocks! Current number required: %count%"
  not_enough_usage
: "Not enough usage! Current number required: %count% and you have %uses%"
  pos_not_set
: "One of the positions is not set!"
  not_holding_worldedit_item
: "You're not holding the WorldEdit Pickaxe!"
  success
: "Successfully launched worldedit!"

  bedrock_in_area
: "In the marked zone is bedrock!"

  no_permission_in_res
: "You have no right in this residence!"
  no_permission_in_wg
: "You have no right in this worldguard region!"
  no_permission_in_ssb
: "You have no right in this SuperiorSkyBlock island!"
  no_permission_in_gp
: "You have no right in this GriefPrevention claim!"
  no_permission_in_ps
: "You have no right in this ProtectionStones area!"
  no_permission_in_towny
: "You have no right in this Towny area!"
  no_permission
: "You have no permission!"
  world_disabled
: "Usage in this world is not allowed!"

  help_message
:
   - "§7§m----------------------------------------"
    - "§6/pwe help §7- §fShows help"
    - "§6/pwe set <block> §7- §fSets blocks"
    - "§6/pwe walls <block> §7- §fSets walls (Premium feature)"
    - "§6/pwe replace <oldBlock> <newBlock> §7- §fReplaces blocks (Premium feature)"
    - "§7§m----------------------------------------"

  player_not_found
: "Player not found!"
  command_usage
: "Use command &e/pwe help &7for help!"
  worldedit_item_given
: "Item was successfully added to player %player%"
  player_not_online
: "Player is not online!"

  block_disabled
: "This block is disabled!"

configuration
:
  # Do players need blocks in their inventory
  do_players_need_blocks
: true

  # ----------------------------
  # Experimental features
  #
  # Use at your own risk !!!
  #
  # give or drop items to the player when a block is broken
  # Possible values:
  # GIVE - Give the item to the player
  # DROP_AT_BLOCK - Drop the item at the block
  # DROP_AT_PLAYER - Drop the item at the player
  # NONE - Do nothing
  drop_item
: "NONE"
  # NOT IMPLEMENTED YET !!! - This feature is not implemented yet !!!


  # /Pwe set replaces only AIR blocks
  set_replaces_only_air
: false


  # End of experimental features
  # ----------------------------


  # Placing engine

  # Possible values:
  # BY_PLAYER - Blocks are placed by the player, every plugin that listens to block place event will be triggered. For example CoreProtect.
  # BY_SERVER - Blocks are placed by the server, its faster and recommended for large servers, or servers with a lot of plugins. For example CoreProtect will not log the block place event.
  placing_engine
: "BY_SERVER"


  # Usage system
  #
  # DEFAULT - Consumes 1 usage from the PWE Item when initiating a PWE action
  # PER_BLOCK - Consumes 1 usage from the PWE Item for each block placed
  #
  usage_system
: "DEFAULT"


  # Changing this option may require a server restart
  aliases
:
   - "pwe"
    - "build"

  worldedit_item_type
: "DIAMOND_PICKAXE"
  worldedit_item_custom_model_data
: 0
  worldedit_item_name
: "&e&l&kX &6WorldEdit Pickaxe &e&l&kX &7(%usage% uses)"
  worldedit_item_lore
:
   - "&7Use command &e/pwe help &7for help!"
    - ""
    - "&7Max distance
: &e80"
    - "&7Max blocks
: &e1000"
    - ""
    - "&eNumber of uses
: &6%usage%"
  worldedit_item_unlimited_uses_message
: "&7Unlimited uses"

  speed_of_worldedit
: 2
  max_distance
: 80
  max_blocks
: 1000
  cooldown
: 5
  usage_when_destroying
: 2
  selection-particle
: "FLAME"
  animation-particle
: "CRIT"

  # These blocks are not allowed to be placed
  blocked_blocks
:
   - "PISTON"
    - "STICKY_PISTON"
    - "OBSERVER"
    - "PISTON_HEAD"
    - "BEDROCK"
    - "SPAWNER"

  # These blocks will be skipped when placing / replacing blocks
  ignored_blocks
:
   - "BEDROCK"
    - "BARRIER"
    - "END_PORTAL_FRAME"

  # Blocked worlds - WHITELIST or BLACKLIST
  blocked_world_mode
: "BLACKLIST"
  blocked_worlds
:
   - "new_spawn"
    - "Event"
Spoiler: What protection plugins are compatible?
  • Residence
  • WorldGuard
  • SuperiorSkyblock2
  • GriefPrevention
  • ProtectionStones
  • Towny Advanced

Would you like to learn more about the Minexis.dev team?
.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

PlayerWorldEdit is a free Minecraft Java mod. Compatible with Minecraft 1.20.6, 1.21. Downloaded 5,464 times (via Spigot). Download it and open it directly in the game.

Explore more