#(ezra4ka) how make wanted gui?
54 messages · Page 1 of 1 (latest)
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
!lang inventory script
Inventory script containers are an easy way to pre-define custom inventories for use within scripts.
Inventory scripts work with the InventoryTag object, and can be fetched with the Object Fetcher by using the
InventoryTag constructor InventoryTag_script_name.
Example: - inventory open d:MyInventoryScript
The following is the format for the container.
The 'inventory:' key is required, other keys vary based on the type.
Some types will require you define either 'size:' or 'slots:' (or both).
'Procedural items:' and 'definitions:' are optional, and should only be defined if needed.
# The name of the script is the same name that you can use to construct a new
# InventoryTag based on this inventory script. For example, an inventory script named 'Super_Cool_Inventory'
# can be referr
...
Script Container System
Returns a list of all players (online or offline) with a specified flag set.
Warning: this will cause the player flag cache to temporarily fill with ALL historical playerdata.
Can use "!<flag_name>" style to only return players *without* the flag.
ListTag(PlayerTag)
im have problem with lore
player_head:
type: item
material: PLAYER_HEAD
display name: <&c><bold>Игрок в розыске!
lore:
-
- <&6><&l> | <&e>Этот игрок в розыске!: <player>
-
!T player.name
Returns the name of the entity.
This can be a player name, an NPC name, a custom_name, or the entity type.
Works with offline players.
data
ElementTag
??
this tag displays my name and I need the name of another player
who have flag wanted
did you check out what i mentioned above
.
yes
it has an example of how to do what you want to do
type: inventory
inventory: chest
title: <&c><bold>Игроки в розыске!
gui: true
slots:
- [] [] [] [] [] [] [] [] []
- [] [] [] [] [] [] [] [] []
- [] [] [] [] [] [] [] [] []
- [] [] [] [] [] [] [] [] []
- [] [] [] [] [] [] [] [] []
procedural items:
- define list <list>
- foreach <server.players_flagged[<wanted>]>:
- define item <[value].skull_item>
- define list:->:<[item]>
- determine <[list]>```
wanted not <wanted>
What does "the same" mean
what you had here is an item script
identically
what you have here is an inventory script with procedural items
you're showing me two different things
😄
show me how this looks like when you open the inventory
If you need help with a script issue, one of the most powerful tools Denizen has to offer is full debug output. This is displaying in your console whenever scripts are running until you turn debug off. To share a debug log quickly and easily with helpers, simply run the command /denizen debug -r in-game to begin recording, then run through the part of the script you need help with, then run the command /denizen submit. This will give you a link to a paste of the debug log, which you can then copy/paste back to us!
Content of Server Log Paste #116645: Denizen Debug Logs From В РАЗРАБОТКЕ!... pasted 2023/10/20 08:08:49 UTC-07:00, Paste length: 9216 characters across 69 lines, Content: Java Version: 16.0.2Up-time: 4d
!checklog
Content of Server Log Paste #116645: Denizen Debug Logs From В РАЗРАБОТКЕ!... pasted 2023/10/20 08:08:49 UTC-07:00, Paste length: 9216 characters across 69 lines, Content: Java Version: 16.0.2Up-time: 4d
Content of Server Log Paste #116645: Denizen Debug Logs From В РАЗРАБОТКЕ!... pasted 2023/10/20 08:08:49 UTC-07:00, Paste length: 9216 characters across 69 lines, Content: Java Version: 16.0.2Up-time: 4d
Paper version git-Paper-794 (MC: 1.16.5)-- (Current build :white_check_mark:)
Citizens: 2.0.28-SNAPSHOT (build 2404) -- (:warning:Outdated build, behind by 825)
Denizen: 1.2.5-SNAPSHOT (build 1776-REL) -- (:warning:Outdated build, behind by 22)
Depenizen: 2.1.0 (build 845) -- (Outdated build, behind by 1)
@sudden swan
:triangular_flag_on_post: Offline.
3 (:triangular_flag_on_post: Offline)
16.0.2 :white_check_mark:
ProtocolLib: 5.1.0
AuthMe: 5.6.0-beta2-b2453 :triangular_flag_on_post: (Offline login authenticator plugin)
SkinsRestorer: 14.2.13 :triangular_flag_on_post: (Offline skins fixer plugin)
PlugManX: 2.3.5 - :warning: Plugin Managers are dangerous and will cause unpredictable issues. Remove it.
NametagEdit: 4.5.20 - Some scoreboard or name-edit plugins may lead to scoreboard control instability.
TAB: 4.0.4 - This plugin adds Below_Name scoreboards to NPCs.
GSit: 1.5.0 - 'Sit on other players' or 'sit on mobs' plugins sometimes allow players to sit on NPCs.
Paper version git-Paper-794 (MC: 1.16.5)-- (Current build :white_check_mark:)
Citizens: 2.0.28-SNAPSHOT (build 2404) -- (:warning:Outdated build, behind by 825)
Denizen: 1.2.5-SNAPSHOT (build 1776-REL) -- (:warning:Outdated build, behind by 22)
Depenizen: 2.1.0 (build 845) -- (Outdated build, behind by 1)
@hallow karma
:triangular_flag_on_post: Offline.
3 (:triangular_flag_on_post: Offline)
16.0.2 :white_check_mark:
ProtocolLib: 5.1.0
AuthMe: 5.6.0-beta2-b2453 :triangular_flag_on_post: (Offline login authenticator plugin)
SkinsRestorer: 14.2.13 :triangular_flag_on_post: (Offline skins fixer plugin)
PlugManX: 2.3.5 - :warning: Plugin Managers are dangerous and will cause unpredictable issues. Remove it.
NametagEdit: 4.5.20 - Some scoreboard or name-edit plugins may lead to scoreboard control instability.
TAB: 4.0.4 - This plugin adds Below_Name scoreboards to NPCs.
GSit: 1.5.0 - 'Sit on other players' or 'sit on mobs' plugins sometimes allow players to sit on NPCs.
Cracked users or servers will not receive support on this Discord.
"Cracked" means any server that is in 'offline' mode (ie, no login authentication) (for Bungee networks, this is whether the proxy is offline, not the Spigot sub-servers).
A server that does not authenticate logins through Mojang is a server that actively supports piracy. Software piracy is illegal, as is supporting other people involved in software piracy.
In addition to the legal concerns, there are fundamental issues with how cracked servers work internally that lead to significant security risks and as well issues that in particular affect the functioning of Citizens.
Due to these problems, we cannot and will not provide support to cracked servers or those involved in software piracy - except for support with switching to a legitimate server.
Refer to https://wiki.citizensnpcs.co/Cracks for more detailed information.
If you server is configured as cracked by mistake, or you did not realize the significance of that choice and would like to switch to a legitimate & legal server, contact a helper in #old-dns-role-lifting and we can restore your supportable status.
?
read the message maybe
i get ban?
?
@hybrid seal
Thread was closed either automatically by timeout or by the Discord manual close button. If closing was intentional, please use </resolved:1028673926114594866> or </invalid:1028673926898909185>.
Role applied.
Thread created: #1164954287907020881