UltimateOneBlock - Build Your Empire v1.0.39

Build an empire from one block
Discord.pngDocumentation.png

UltimateOneBlock_1.png

UltimateOneBlock_2.png

YAML:
lang: "en-US"

date-format: "HH:mm:ss dd/MM/yyyy"
name:
max-length: 10
  # Regex
  allowed-characters:
- "[a-zA-Z0-9_]"

tag:
max-length: 10
  format: "&e[%tag%]"
  # Regex
  allowed-characters:
- "[a-zA-Z0-9_]"

description:
max-length: 128

max-members: 30

messages:
list:
max-characters: 80

papi:
user-not-found: "Not found"
  guild-not-found: "Not found"
  guild-no-tag: ""
  guild-no-description: ""

YAML:
prefix: "&d&lGuild &8› "

messages:
player:
already-in-guild: "&cYou are already part of a guild."
    self-error: "&cYou cannot execute this command on yourself."
    not-authorized: "&cYou are not authorized to perform this action."
    not-found: "&cPlayer not found."
    not-in-a-guild: "&cYou are not in a guild."
    insert-name: "&cInsert a name."
    join: "&2Guild › &b%username% &7is now &aonline&e."
    quit: "&2Guild › &b%username% &7is now &coffline&e."
    character-not-allowed: "&cThis word is not allowed. Please check for special characters."

  rank:
master: "&bMaster"
    co-leader: "&cCo-Leader"
    moderator: "&9Moderator"
    member: "&6Member"
    recruit: "&aRecruit"

  accept:
usage: "&cUse the command like this: &b/guild accept <name>"
    not-invited: "&cYou have not been invited to this guild."
    guild-full: "&cThe guild is full."
    success: "&eYou have joined the guild &b{0}&e."
    notify-all: "&b{0} &ehas accepted the guild invitation."

  admin:
success: "&eYou have promoted &b{0} &eto &bGuild Master&e."
    usage: "&cUse the command like this: &b/guild admin <name>"
    notify-all: "&b{0} &ehas promoted &b{1} &eto &bGuild Master"

  ban:
banned: "&eYou have been banned from the guild &b{0}&e by &b{1}&e."
    already-banned: "&eYou have already banned from the guild &b{0}&e."
    usage: "&cUse the command like this: &b/guild ban <name>"
    success: "&eYou have banned &b{0} &efrom the guild."
    notify-all: "&b{0} &ehas banned &b{1} &efrom the guild."

  chat:
enabled: "&eYou have &aenabled &ethe guild chat."
    disabled: "&eYou have &cdisabled &ethe guild chat."
    # Placeholder available:
    # %rank% - %username% - %message%
    usage: "&cUse the command like this: &b/guild chat <message>"
    format: "&2Guild &b%rank% &7%username% &8&l› &7%message%"

  create:
usage: "&cUse the command like this: &b/guild create <name>"
    name-too-long: "&cThe name is too long: you cannot exceed &l{0} &r&ccharacters."
    name-taken: "&cThis name is already used! Choose another one."
    success: "&eYou have successfully created the guild &b{0}&e."

  demote:
usage: "&cUse the command like this: &b/guild demote <name>"
    not-possible: "&cThis player is already at the minimum rank."
    success: "&eYou have demoted &b{0} &eto &b{1}&e."
    demoted: "&eYou have been demoted to &b{0} &eby &b{1}&e."
    notify-all: "&e{0} &ehas demoted &b{1} &eto &b{2}&e."

  description:
usage: "&cUse the command like this: &b/guild description <description>"
    too-long: "&cThe description is too long: you cannot exceed &l{0} &r&ccharacters."
    success: "&eYou have set the guild description: &b{0}&e."
    notify-all: "&b{0} &ehas set the guild description: &b{1}&e."
    no-description: "&7None"

  disband:
usage: "&cUse the command like this: &b/guild disband"
    success: "&eYou have successfully disbanded the guild &b{0}&e."
    notify-all: "&b{0} &ehas disbanded the guild."

  info:
usage: "&cUse the command like this: &b/guild info <name>"
    success:
- "&8&m-------------------&r&8 &d&lGUILD&8 &m-------------------"
      - "&eGuild Name: &a%name%"
      - ""
      - "&eCreated on: &b%created%"
      - "&eMembers: &b%members%&e/&b%max-members%"
      - "&eDescription: &b%description%"
      - ""
      - "&eExperience: &b%xp%"
      - "&eLevel: &b%level%"
      - "&8&m---------------------------------------------"

  invite:
usage: "&cUse the command like this: &b/guild invite <name>"
    already-invited: "&eThe player &b{0} &ehas already been invited to the guild."
    banned: "&cYou cannot invite &b{0} &cto the guild because they are banned."
    success: "&eYou have invited &b{0} &eto the guild."
    invited: "&eYou have been invited to the guild &b{0} &eby &b{1}&e."
    notify-all: "&b{0} &ehas invited &b{1} &eto the guild."

  kick:
usage: "&cUse the command like this: &b/guild kick <name>"
    success: "&eYou have kicked &b{0} &efrom the guild."
    kicked: "&eYou have been kicked from the guild by &b{0}&e."
    notify-all: "&b{0} &ehas kicked &b{1} &efrom the guild."

  leave:
not-authorized: "&cYou cannot leave your own guild."
    usage: "&cUse the command like this: &b/guild leave"
    success: "&eYou have left the guild &b{0}&e."
    notify-all: "&b{0} &ehas left the guild."

  list:
usage: "&cUse the command like this: &b/guild list"
    header:
- "&8&m-------------------&r&8 &d&lGUILD&8 &m-------------------"
      - "&eGuild Name: &a%name%"
      - ""
    separator:
player: " &8| "
      guild_master: "                      &a-- &aGuild Master &a--"
      co_leader: "\n                       &a-- &aCo-Leader &a--"
      moderator: "\n                       &a-- &aModerators &a--"
      member: "\n                       &a-- &aMembers &a--"
      recruit: "\n                        &a-- &aRecruits &a--"
    footer:
- ""
      - "&eTotal Members: &a%members%"
      - "&eOnline Members: &a%online%"
      - "&8&m---------------------------------------------"

  log:
usage: "&cUse the command like this: &b/guild log <id>"
    no-entries: "&7[&a&lGD&7] &cNo logs found."
    invalid-page: "&7[&a&lGD&7] &cInvalid page number."
    header:
- "&7[&a&lGD&7] &aShowing recent actions &7(page &f%page% &7of &f%max-page%&7)"
    entry:
- "&7[&a&lGD&7] &b#%pos% &8(&7%date%&8) [&a%action-name%&8]"
      - "&7[&a&lGD&7] &7> &f%message%"
    footer:
- "&7[&a&lGD&7] &aShowing recent actions &7(page &f%page% &7of &f%max-page%&7)"
    actions:
accept: "&b{0} &7accepted the invitation from &a{1}"
      admin: "&b{0} &7promoted &a{1} &7to admin"
      ban: "&b{0} &7banned &a{1}"
      create: "&b{0} &7created the guild &e{1}"
      demote: "&b{0} &7demoted &a{1} &7to &e{2}"
      invite: "&b{0} &7invited &a{1}"
      kick: "&b{0} &7kicked &a{1}"
      leave: "&b{0} &7left the guild"
      promote: "&b{0} &7promoted &a{1} &7to &e{2}"
      tag: "&b{0} &7changed the guild tag"
      unban: "&b{0} &7unbanned &a{1}"

  open:
usage: "&cUse the command like this: &b/guild open"

  promote:
usage: "&cUse the command like this: &b/guild promote <name>"
    not-possible: "&cThis player is already at the maximum rank.\n To promote them to &bGuild Master&c, use &b/guild admin player."
    success: "&eYou have promoted &b{0} &eto &b{1}&e."
    promoted: "&eYou have been promoted to &b{0} &eby &b{1}&e."
    notify-all: "&b{0} &ehas promoted &b{1} &eto &b{2}&e."

  rename:
usage: "&cUse the command like this: &b/guild rename <nome>"
    notify-all: "&b{0} &ehas renamed the guild to &b{1}&e."

  tag:
usage: "&cUse the command like this: &b/guild tag <tag>"
    too-long: "&cThe maximum available characters is &l{0}&r&c."
    already-used: "&cThis tag is already used! Choose another one."
    success: "&eYou have set the guild tag to &b{0}&e."
    notify-all: "&b{0} &ehas set the guild tag to &b{1}&e."

  unban:
usage: "&cUse the command like this: &b/guild unban <name>"
    not-banned: "&b{0} &eis not banned from the guild&e."
    success: "&eYou have unbanned &b{0}&e from the guild."
    banned: "&eYou have been unbanned from the guild &b{0} &eby &b{1}&e."
    notify-all: "&b{0} &ehas unbanned &b{1}&e from the guild."

  help:
- "&8&m-------------------&r&8 &d&lGUILD&8 &m-------------------"
    - "&8&l› &b/%label% create <name> &eto create your guild."
    - "&8&l› &b/%label% tag &eto set the guild tag."
    - "&8&l› &b/%label% invite <player> &eto invite a player."
    - "&8&l› &b/%label% kick <player> &eto kick a player."
    - "&8&l› &b/%label% ban <player> &eto ban a player."
    - "&8&l› &b/%label% unban <player> &eto unban a player."
    - "&8&l› &b/%label% disband &eto disband your guild."
    - "&8&l› &b/%label% accept <name> &eto accept a player."
    - "&8&l› &b/%label% leave &eto leave a guild."
    - "&8&l› &b/%label% list &eto view the player list."
    - "&8&l› &b/%label% info &eto monitor the guild."
    - "&8&l› &b/%label% desc &eto set the guild description."
    - "&8&l› &b/%label% rename <name> &eto rename the guild."
    - "&8&l› &b/%label% open &eto open the GUI."
    - "&8&l› &b/%label% promote <player> &eto promote a player."
    - "&8&l› &b/%label% demote <player> &eto demote a player."
    - "&8&l› &b/%label% admin <player> &eto pass the guild to a player."
    - "&8&m---------------------------------------------"

gui:
title: "&d&lGuilds"
  row: 6
  columns: 9

  # When the player is not in a guild
  no-guild:
create:
row: 3
      column: 4
      displayName: "&a&lCreate a Guild &7(Right Click)"
      material: "WRITABLE_BOOK"
      lore: []
left-action:
command: ""
      right-action:
command: "guilds create"
  # When the player is in a guild
  guild:
invite:
row: 2
      column: 0
      displayName: "&a&lInvite a Player &7(Right Click)"
      material: "WRITABLE_BOOK"
      lore: []
left-action:
command: "[INVITE]"
      right-action:
command: "[INVITE]"
    name:
row: 2
      column: 3
      displayName: "&a&lGuild Name: &7%name%"
      material: "PLAYER_HEAD"
      custom-model-data: 0
      base64: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTA3MzY0NWU4NDIxN2U2NjZmMTQ4MmVlMTE0NTNlMDk5NThlN2VjNGQyZTg2MzVmNDUwYzJhZWM4ZGM4Y2FkIn19fQ=="
      lore: []
invites:
row: 2
      column: 4
      displayName: "&b&lPending Invitations &7(Right Click)"
      material: "PLAYER_HEAD"
      base64: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzkyZDExNmU2YjZlYTNhNGExNDI4MmFiYmZiYzk5MmYyYTYzNTQ0ZmQ3NDQyNTRiMzAyYjg2YjJmZDZlIn19fQ=="
      lore: []
right-action:
command: "guilds open invites"
    bans:
row: 2
      column: 5
      displayName: "&c&lBanned Users &7(Right Click)"
      material: "PLAYER_HEAD"
      base64: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmNlOGMzZGI3NjFmYzliOTc5MTJiODEwMmYyODM5MTE1N2EzODBmZmUwMTcxNmU0NzVlNmU4NmE1NTliNmNiYSJ9fX0="
      lore: []
right-action:
command: "guilds open bans"
    xp:
row: 2
      column: 8
      displayName: "&e&lRanking"
      material: "EXPERIENCE_BOTTLE"
      lore:
- ""
        - "&eExperience: &b%xp%"
        - "&eLevel: &b%level%"
    logs:
row: 5
      column: 0
      displayName: "&6&lGuild Log &7(Right Click)"
      material: "PAPER"
      lore: []
right-action:
command: "guilds open logs"
    disband:
row: 5
      column: 8
      displayName: "&c&lDisband Guild &7(Right Click)"
      material: "PLAYER_HEAD"
      base64: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTEwMGZiZWU1NmE5YzBkZTE5Mjg3OWMxZTdkMDM1ZGI0MjIxMzRjNjcxZGQ1MTJmMzBmMTIzNjVkODk2ODA2YyJ9fX0="
      lore: []
right-action:
command: "[CONFIRM] guilds disband"
  other:
member:
displayName: "&7%username%"
      material: "PLAYER_HEAD"
      lore:
- "&7Role: &b%rank%"
        - "&7Joined: &b%joined%"
        - "&7Last seen: &b%last-seen%"
        - ""
        - "&7Left Click to &aPromote"
        - "&7Right Click to &cDemote"
        - "&7Shift Left Click to &4Ban"
        - "&7Shift Right Click to &6Kick"
    empty-member-slot:
material: "YELLOW_STAINED_GLASS_PANE"
      displayName: "&e&lAvailable Slot"
      lore:
- ""
        - "&a» &7Invite a player to fill this slot &a«"
    invite:
displayName: "&d%username%"
      material: "DIAMOND"
      lore:
- ""
        - "&eDate: &8(&7%date%&8)"
        - "&eInvited by: &7%invited-from%"
        - ""
        - "&7» Right Click to &aremovere &7«"
    ban:
displayName: "&d%username%"
      material: "BARRIER"
      lore:
- ""
        - "&eDate: &8(&7%date%&8)"
        - "&eBanned by: &7%banned-from%"
        - ""
        - "&7» Right Click to &aunban &7«"
    log:
displayName: "&c・ &8[&7LOG&8] &a&l%type%"
      material: "PAPER"
      lore:
- ""
        - "&a &eDate: &8(&7%date%&8)"
        - "&a &eAction: &7%action%"
    filter:
row: 5
      column: 4
      displayName: "&9&lSearch Filter"
      material: "HOPPER"
      color:
selected: "&e"
        other: "&7"
      lore:
- "%1%» Rank (Highest to Lowest)"
        - "%2%» Rank (Lowest to Highest)"
        - "%3%» Alphabetical Order"
        - "%4%» Last seen"
    back:
displayName: "&c&lBack"
      material: "BOOK"
      lore: []
next-page:
displayName: "&eNext Page"
      material: "ARROW"
      lore: []
previous-page:
displayName: "&ePrevious Page"
      material: "ARROW"
      lore: []
# Used when the player is not in a guild or when the guild is empty
  common:
upper-name-tag:
row: 0
      column: 4
      material: NAME_TAG
      displayName: "&a&lGuild"
      lore:
- "&7Click to view the guild"
      left-action:
command: "guilds open"
    stained-glass-pane:
slot: 9-17
      material: "MAGENTA_STAINED_GLASS_PANE"
      displayName: "&7"
      lore: []

confirm-gui:
title: "&d&lGuilds"
  row: 3
  columns: 9
  confirm:
slot: 9-12
    displayName: "&a&lConfirm"
    material: "GREEN_STAINED_GLASS"
    lore: []
cancel:
slot: 14-17
    displayName: "&c&lCancel"
    material: "RED_STAINED_GLASS"
    lore: []
Buy a license now
$19.99
EULA: Standard EULA
New: Now supporting cryptocurrency payments!
Share and earn
Refer this resource and earn a 5% commission.
2,503 Views
19 Purchases
23 Downloads
Jul 14, 2023 Published
May 7, 2025 Updated
Not yet rated
284.5 KB File size
Languages
  1. English
  1. Spanish
  1. Italian
Includes DRM
No
Source access
Closed source & unobfuscated
Type
  1. Gameplay
  1. World
  1. Minigame
Game mode
  1. Survival
  1. Skyblock
  1. Oneblock
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
Supported versions
  1. 1.21
  1. 1.20
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
  1. 1.15
  1. 1.14
  1. 1.13
Creators
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Recommended for you
Create a fully automated easy tournament with teams! With online live-updated bracket.
5.00 star(s) 2 ratings
43 purchases
Create a guild with all players, manage roles and set tags
Not yet rated
9 purchases
Control every single action performed across the entire network (+Web Panel)
Not yet rated
8 purchases
5.00 star(s) 1 ratings
6 purchases
Check player cps wherever you want within your network
Not yet rated
6 purchases
Share and earn
Refer this resource and earn a 5% commission.
2,503 Views
19 Purchases
23 Downloads
Jul 14, 2023 Published
May 7, 2025 Updated
Not yet rated
284.5 KB File size
Languages
  1. English
  1. Spanish
  1. Italian
Includes DRM
No
Source access
Closed source & unobfuscated
Type
  1. Gameplay
  1. World
  1. Minigame
Game mode
  1. Survival
  1. Skyblock
  1. Oneblock
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
Supported versions
  1. 1.21
  1. 1.20
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
  1. 1.15
  1. 1.14
  1. 1.13
Creators
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Recommended for you
Create a fully automated easy tournament with teams! With online live-updated bracket.
5.00 star(s) 2 ratings
43 purchases
Create a guild with all players, manage roles and set tags
Not yet rated
9 purchases
Control every single action performed across the entire network (+Web Panel)
Not yet rated
8 purchases
5.00 star(s) 1 ratings
6 purchases
Check player cps wherever you want within your network
Not yet rated
6 purchases
Top