#(Encrypted_) Denizen Mirror
43 messages · Page 1 of 1 (latest)
(Encrypted_) Denizen Mirror
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.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>
If we're talking about the name of an NPC, you can use the rename command with the per_player argument.
!c rename
entity
rename [<name>/cancel] (t:<entity>|...) (per_player) (for:<player>|...) (list_name_only)
Renames the linked NPC or list of entities.
Renames the linked NPC or list of entities.
Functions like the '/npc rename' command.
Can rename a spawned or unspawned NPC to any name up to 256 characters.
Can rename a vanilla entity to any name up to 256 characters, and will automatically make the nameplate visible.
Can rename a player to any name up to 16 characters. This will affect only the player's nameplate.
Optionally specify 'per_player' to reprocess the input tags for each player when renaming a vanilla entity
(meaning, if you us...
How would the command look?
I need it to have the player's name and the rank
so I used /npc mirrorname
I ran the command from the documentation and it worked like this>??
/npc rename <green><player.name> t:<[some_entity]> per_player
It's a denizen command, so, not like that.
- rename <player.name> t:<[SomeNPC]> per_player
How do I use it?
In chat?
!guide
View the Denizen Beginner's Guide at https://guide.denizenscript.com/
You need to learn how to use Denizen and write Denizen scripts
It'll take a little effort up front, but once you understand how it works you can use it to power your entire server
I kinda wanted to do this without having to use coding with denizen, is it possible to do that?
No, you put in effort, you get results.
So there is no possible way around using Denizen coding?
I can code but Denizen is complicated to learn.
I understand, I would just rather avoid it.
Both are equally as powerful
If you want quality and full control you cant avoid making custom shit
it will also only take you upwards of ten minutes to figure out you can use what leafymitsuwa suggested without a script
follow through the guide just for ten minutes, read each page and you'll figure it out very quickly
(and then of course, youll realize how easy it is to learn denizen and you'll be more capable of using more of Denizen in the future)
Like Behr said, it's not that difficult to learn if you put in the effort. If you don't want to learn Denizen, you'll have to write the Java code yourself from the ground up. There is no magic solution.
Alternative if you don't want to put in the effort into learning denizen, is to hire someone in #1023545298640982056, that does the script for you.
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@silent arch
I can put the effort in, I'm a programmer, I was just wondering how to do it without coding in denizen, which I found a way to myself.