#(ezra4ka) how make wanted gui?

54 messages · Page 1 of 1 (latest)

willow plumeBOT
#

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.

sudden swan
#

!lang inventory script

rough iceBOT
# sudden swan !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

...

Group

Script Container System

sudden swan
#

click link check out procedural items

#

!t server.players_flagged

rough iceBOT
hybrid seal
#
player_head:
    type: item
    material: PLAYER_HEAD
    display name: <&c><bold>Игрок в розыске!
    lore:
    - 
    - <&6><&l> | <&e>Этот игрок в розыске!: <player>
    - 
sudden swan
rough iceBOT
hybrid seal
#

ni

#

no

sudden swan
#

??

hybrid seal
#

this tag displays my name and I need the name of another player

#

who have flag wanted

sudden swan
#

did you check out what i mentioned above

sudden swan
hybrid seal
#

yes

sudden swan
#

it has an example of how to do what you want to do

hybrid seal
#
    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]>```
sudden swan
#

wanted not <wanted>

hybrid seal
#

oh

#

it works the same

sudden swan
#

What does "the same" mean

sudden swan
hybrid seal
#

identically

sudden swan
#

you're showing me two different things

hybrid seal
#

😄

sudden swan
hybrid seal
sudden swan
#

What is the problem there? Can you give more detail

#

also

#

!debug

rough iceBOT
# sudden swan !debug
Info: debug

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!

hybrid seal
sudden swan
rough iceBOT
sudden swan
hybrid seal
rough iceBOT
# sudden swan !logcheck https://paste.denizenscript.com/View/116645
Server Version

Paper version git-Paper-794 (MC: 1.16.5)-- (Current build :white_check_mark:)

Plugin Version(s)

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)

Checked For

@sudden swan

Online/Offline

:triangular_flag_on_post: Offline.

UUID Version

3 (:triangular_flag_on_post: Offline)

Java Version

16.0.2 :white_check_mark:

Other Noteworthy Plugin(s)

ProtocolLib: 5.1.0

Suspicious Plugin(s)

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)

Problematic Plugin(s)

PlugManX: 2.3.5 - :warning: Plugin Managers are dangerous and will cause unpredictable issues. Remove it.

Possibly Relevant Plugin(s)

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.

rough iceBOT
# hybrid seal !checklog https://paste.denizenscript.com/View/116645
Server Version

Paper version git-Paper-794 (MC: 1.16.5)-- (Current build :white_check_mark:)

Plugin Version(s)

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)

Checked For

@hallow karma

Online/Offline

:triangular_flag_on_post: Offline.

UUID Version

3 (:triangular_flag_on_post: Offline)

Java Version

16.0.2 :white_check_mark:

Other Noteworthy Plugin(s)

ProtocolLib: 5.1.0

Suspicious Plugin(s)

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)

Problematic Plugin(s)

PlugManX: 2.3.5 - :warning: Plugin Managers are dangerous and will cause unpredictable issues. Remove it.

Possibly Relevant Plugin(s)

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.

sudden swan
#

@dapper wind

#

!cracks

rough iceBOT
# sudden swan !cracks
Info: cracks

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.

hybrid seal
#

?

sudden swan
#

read the message maybe

hybrid seal
#

i get ban?

hybrid seal
weary grailBOT
#

@hybrid seal

Thread Close Blocked

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>.

dapper wind
#

no ban

#

@inner helm cracked @hybrid seal

inner helmBOT