[50% OFF] ⚡ UltimatePlayerWorldEdit | Safe WorldEdit Powers For All Players icon

[50% OFF] ⚡ UltimatePlayerWorldEdit | Safe WorldEdit Powers For All Players -----

WorldEdit Superpowers In Players' Hands Now




Fixed issue with give and reload not working in console.

Added multi-page storage system to the GUI allowing for better block organization and storage capacity. Navigation buttons and page tracking added.

Reset config or add:
Code (YAML):
gui:
  info-button
:
    lore
:
     // ...
      - "&8▪ &7ᴘᴀɢᴇ&8
: &f{page}"
      // ...
  navigation
:
    next-page
:
      material
: ARROW
      name
: "&8» &eɴᴇxᴛ ᴘᴀɢᴇ &8«"
      slot
: 53
    previous-page
:
      material
: ARROW
      name
: "&8« &eᴘʀᴇᴠɪᴏᴜs ᴘᴀɢᴇ &8»"
      slot
: 45
 

Fixed problem in config that caused copy paste to not work.

Reset config or change:
Code (YAML):
upwe.copy : "upwe.copy"
upwe.paste
: "upwe.paste"
to
Code (YAML):
copy : "upwe.copy"
paste
: "upwe.paste"
----------, Dec 20, 2024

Added customizable GUI decoration system with configurable items, slots, names and lore. Info button slot is now configurable and console can use give/reload commands.

Reset config or add:
Code (YAML):
gui:
  info-button
:
    slot
: 49   # Choose any slot between 0-53
  decoration
:
    enabled
: true
    items
:
      - material
: GRAY_STAINED_GLASS_PANE
        name
: " "
        lore
: [ ]
        slots
: [0,1,2,3,4,5,6,7,8,9,17,18,26,27,35,36,44,45,46,47,48,49,50,51,52,53 ]
      - material
: BLACK_STAINED_GLASS_PANE
        name
: " "
        lore
: [ ]
        slots
: [4,22,40 ]
 
----------, Dec 20, 2024

Added copy/paste system allowing players to duplicate and place structures with the same tool mechanics and animations.

Reset config or add:
Code (YAML):
messages:
  copy-success
: "&aArea copied successfully! Will expire in 5 minutes"
  copy-expired
: "&cCopied area has expired! Please copy again"
  paste-no-copy
: "&cYou don't have any copied area! Use /copy first"
  paste-success
: "&aArea pasted successfully! Used {amount} blocks"

permissions
:
  copy
: "upwe.copy"
  paste
: "upwe.paste"
 
----------, Dec 20, 2024

Added configurable block blacklist system to prevent specific blocks from being stored based on material, name, custom model data, and lore patterns.

Reset config or add:
Code (YAML):
blacklist:
  enabled
: true
  blocks
:
    - material
: DIAMOND_BLOCK
      name
: "&bSpecial Diamond Block"
      custom-model-data
: 1001
      lore
:
       - "&7This is a special block"
        - "&7Do not use it!"
    - material
: BEDROCK
      name
: ""
      custom-model-data
: -1
      lore
: [ ]
    - material
: COMMAND_BLOCK
      name
: ""
      custom-model-data
: -1
      lore
: [ ]

messages
:
  blacklisted-block
: "&cThis block is blacklisted and cannot be stored!"
 
----------, Dec 19, 2024

Added reload command to refresh configuration without server restart.

Reset config or add:
Code (YAML):
permissions : reload : "upwe.reload"
messages
: reload-success : "&aConfiguration reloaded successfully!"
----------, Dec 19, 2024

Added sound effects for position setting, build completion, and error notifications.

Reset config or add:
Code (YAML):
sounds:
  position-set
: BLOCK_NOTE_BLOCK_PLING
  build-complete
: ENTITY_PLAYER_LEVELUP
  error
: ENTITY_VILLAGER_NO
----------, Dec 18, 2024

Fixed an issue when the GUI or player inventory is full
----------, Dec 14, 2024

Added configurable option to disable air blocks in set/replace commands
----------, Dec 14, 2024

Resource Information
Author:
----------
Total Downloads: 6
First Release: Dec 13, 2024
Last Update: Yesterday at 6:53 PM
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings