#general-plugins
1 messages · Page 235 of 1
oh
And try your vanilla commands using /minecraft:give
@velvet cloak fyi, that book won't work on anvils, if you want that to work with anvils then:
/give player enchanted_book{StoredEnchantments:[{id:mending,lvl:1}]} 1```
minecraft:give
It seems to work just fine?
Oh cool
It doesn't work for sure in some cases, maybe older versions.
Our Command Generators create the Minecraft commands for complex /summon or /give commands. Here is a list of the command generators that you can choose from in Minecraft.
@velvet cloak try this /give Playersname enchanted_book{StoredEnchantments:[{id:mending,lvl:1}]} 1
???
I've already figured it out lol
./give XenZify Enchante_book 1 mending:1 gives me the enchanted book, containing mending level 1, anddd allows me to anvil it to a pickaxe
ok, you must be using ess to use that command
essentials?
I am
I'm needing the command for a crate reward
Thanks for helping though 😛 ❤️
Caused by: java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
Incompatible versions I'm guessing?
...
Double check your versions, not completelly sure since it's an odd error to occur
yeah it not comatibile whit 1.8
why my essentials overriding my deluxechat? i dont have any essentialschat.jar installed
In #bot-commands you should be able to just do =check @
oh
So
I want to be able to use tags with deluxechat
But honestly I don't understand how it works
At least the PAPI
Ahh
use the placeholder within your chat format (%deluxetags_tag%)
And make sure you have the expansion as well as have reloaded papi
(/papi ecloud download deluxetags, /papi reload)
Thanks ❤️
57:10 INFO]: [VotingPlugin] Recieved a vote from 'Minecraft-MP.com' by player 'SkyLand_'!
[13:57:10 WARN]: [VotingPlugin] No voting site with the service site: 'Minecraft-MP.com'
how do i fix this?
how do i setup the site?
i need help
Theres not time to wait! Ask your question @fallow bramble!
[14:04:41 WARN]: [DeluxeMenus] Requirement type at path: items.1.right_click_requirement.requirements.anything_here is not a valid requirement type!
??
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
i need help
Theres not time to wait! Ask your question @gentle shell!
57:10 INFO]: [VotingPlugin] Recieved a vote from 'Minecraft-MP.com' by player 'SkyLand_'!
[13:57:10 WARN]: [VotingPlugin] No voting site with the service site: 'Minecraft-MP.com'
how can i add my site?
a site*
@fallow bramble What's the error message?
Fix your indentation @fallow bramble
I want to sell and buy permits but it is always selling the permit even if you do not have the probe without op and with default range
@raven cloak what?
In the right click requirement (line 9), it has to be has permission
not permission
np
how can I stop spamming in the console this error
Requirement type at path: items.5.right_click_requirement.requirements.anything_here is not a valid requirement type!
I mean I delete anything_here but is that important?
requirements:
anything_here:
type: has money
amount: 250
this
I leave it like that?
yeah
without removing anything?
but you can change anything_Here with anything you want
for example?
so like: hasmoney, abcd, xyz
several permissions at once?
Copy everything below the anything_here and you can repeat the process
hey guys
kill hologram
is someone selling config for votingplugin?
You can check in MCM
that what i'm doing
thxx
Am I wrong or once we hit tier 2 (level 10+) we could send images?
i think you can
Not here tho
Hi, if I want to add in a menu the blockvalue (skyblock) for a block, what is the expression to show the value?For example i want to show the value for anvil (10).
I don't think there are placeholders for it
Oh 😦
only #off-topic and maybe #minecraft @misty valley
When one player sleeps on my server it becomes instantly day, I cant find which plugin does this
any1 know?
well maybe send a plugin list?
^
Essentials?
Skript?
hey me2
Theres not time to wait! Ask your question @gentle shell!
» Give the helpers some details
» Ask suitable questions
» Be polite
» Wait
Is it in essentials?
maybe mcMMO has a setting in config that does that?
how
[14:47:53 WARN]: [DeluxeMenus] No type set for requirement: type
[14:47:53 WARN]: [DeluxeMenus] No type set for requirement: amount
[14:47:53 WARN]: [DeluxeMenus] No type set for requirement: type
[14:47:53 WARN]: [DeluxeMenus] No type set for requirement: amount
but working
could you paste the menu ?
which one? I have 3
it doesn't say what menu has this?
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
the meus will work but the requirements won't work
the requirements of which? they are all the same
so those 2 requirements were for a click players could click the item without those requirements
I understand but can it be fixed?
well you would have to find the 2 requirements that are broken
only 2?
Could you paste the menu(s)
where?
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
ooo
sorry
I already found it
i was
requirements:
type: has money
amount: 250
and it wasn't like that
requirements:
anything_here:
type: has money
amount: 250
yep
Anybody know a plugin that allows you to replace any message?
Trying to customize some no perm messages
@sour snow Google CustomPermissionMessages
Does anyone know why my oak saplings become spruce wood with Epicworldgen?
Before I buy EzRankPro, does it work with luckperms?
yes
How do i make it so only mobs can spawn out of spawners and not just regually
Hi, if I want to add in a menu the blockvalue (skyblock) for a block, what is the expression to show the value?For example i want to show the value for anvil (10).
https://imgur.com/oHlvWhp
Hello.Anyone Knows LemonMobCoins plugin?
hi does anyone know why ezprestige placeholders dont work for not_at_prestige_rank
https://imgur.com/a/9rYnl3I
Can someone please help, I cant remove so everyone has to sleep
now only one player has to sleep
hm
why cant i use [FACTION] on deluxe chat :c
@knotty plume u can
just use placeholders
well with placeholders it work
is there way to be like [FactionName] if theres no faction but if it is to make it [] dissapear
=faq js-factionname
Send a different message if the player is factionless
function factionName() {
var name = "%factions_faction%"; // Replace with the placeholder of your factions plugin
return name == "" ? "" : name + " ";
}
factionName();```
@knotty plume
im not dev i dont understand lol :c
@knotty plume ^^
Install the extension
i did papi downloaded
both?
How to Use
Install the JavaScript expansion using /papi ecloud download JavaScript
Add the downloaded script file to /plugins/PlaceholderAPI/javascripts/ folder.
Copy the config file code to /plugins/PlaceholderAPI/javascript_placeholders.yml
which script file?
create one
all that just to remove [] when there is no faction
i guess its better if i just leave it like that :c
isnt there plugin or skript
like
(dunno object orienting coding but in skript i guess it looks something like)
if faction_name == NULL (or no-faction)
faction_name = ""
i guess
well im IT lol
If no faction it will display blank
...
bruh moment i knwo
oh shit i just got it
hahaha
but will it only if theres no faction display what without []?
give me a bit
sure
Theres not time to wait! Ask your question @gentle shell!
whit votingPlugin
just say ur problem here and supports will tell u how to fix that
Theres not time to wait! Ask your question @gentle shell!
Have you downloaded the javascript extension?
/papi ecloud download javascript
/papi reload
khm
wrong version
idk
Is there an alternative?? The only playtime plugin listed on PlaceHolderAPI wiki is that one
And only goes to 1.13 😦
Which is weird, cause the plugin works
both of them do
but not together
to make a leaderboard xD
hm
It displays "Play Time" in tthe gui
but no heads
Nothing on the signs
That's what pops up when I do /papi parse me %playtime_time%
I can't even get PlayTime played from the plugin StatZ to work? but I got the blocksmined stats from Statz to work
I even tried one from
Regular Statistics
https://imgur.com/a/fjd31Lc
https://imgur.com/a/ubcknbc
I found his discord #... I'll see what he has to say
https://paste.helpch.at/tipexesoxu.bash i got command blocks (Mythical mobs)
Need some help with UltraCustomizer
I have a gui created for my server selector, but how do I put a compass in my inventory and everyone else and allow them to use the gui
can someone help me
What plugin can disallow players to mine specific blocks in survival in a world?
Hey so I use an amazing plugin called Scoreboard-Revision & for some reason it is interfering with my citizens plugin. For example if I was to rename the npc to '&4' it would rename it to the 4th line of my scoreboard. Is there any way to prevent this or do I just have to uninstall the scoreboard.
Also another thing with my citizens plugin, the skins aren't changing when I do /npc skin (playername)
All I can think of to fix that issue Captain would be either name all the NPC's in the config, or reupload the scoreboard config after naming the NPCs?
./npc skin [player]
./npc reload
Perhaps?
/citizens reload
Or smth like that
my bad
That doesn't work either
In the config it says:
skins:
max-retries: -1
retry-delay: 120
rotation-update-degrees: 90.0
use-latest-by-default: false
view-distance: 100.0
Do i need to change any of those?
Also when I reload the plugin it remakes all the deleted npcs
Read below for detailed command documentation. For more info on per-type commands and permissions, see its corresponding page.
I know all the commands. I have them ingame.
I've noticed that when I execute /npc skin, the npc flickers for a second then returns to the default skin
anyone knows what pluggin should i use to tp player on spawn point of my bedwars lobby?
could you elaborate sir?
i have bungee server, hub, bedwars and skywars, i want when players from hub move to bedwars server, they will tp to the spawn point, like force spawn them
you can use essentialsspawn i guess in order to force spawn them at the spawnpoint everytime
# Teleport all joining players to the spawnpoint
spawn-on-join: false # Turn this to true
source: essentialsx config
use https://dev.bukkit.org/projects/worldguard-block-restricter
@inner remnant
Will it work on my entire MC world?
@velvet rune
Please respect the rules, be patient and don't ping staff members!
oh sorry, i didn't mean to tag you
@autumn lark I use a plugin that forces all payer to the spawn of that server as they log in
Essentials?
It has a spawn on join option yea
Do you have the expansions?
Run those two commands
Try {player_name}
@velvet rune global region so yes
@inner remnant oki
@velvet rune
Please respect the rules, be patient and don't ping staff members!
oof sorry
hey ... we face the prolem that all players can see all title even if they dont have the permission. they only have "deluxetag.gui" as permission. whats wrong there?
Title as in a menu? If so have you set any open requirements in the menus?
he's talking about deluxetags
we just setup everything, went fine on our testserver
now every players can see tags, that they have no permissions for
even tho
force_tags: true
I think they can see them but can't use them
nope, they can you use them too
ah
not even all of them are choosable
people can see about 1/3 of the tags, that they dont have permissions for
and can select them
its friggin weird
we have no idea what the reason is
Scuffed perms I'd assume
we found the problem, we use commandhelper to create custom cmds,
co-admin used a sudo for /tags and no run
DM me if you could give me some basic plugins for a Skyblock server!
Best Ore management / Drop management plugin for 1.15?
I need help with LemonMobCoins with gui customization
Does any1 have a config for ShopGUI+ with staind glass panels in the shops? I don't know how to add them ... and can't find help online.
Thanks :)
When DeluxeMenus support for 1.15.2?
1.8.8
1.12.2
1.13.x
1.14.x
v1.10.5
v1.12.0 - Latest
v1.12.0 - Latest
v1.12.0 - Latest
is it possible to integrate Deluxe_tags tags into the Luckperms Prefix via placeholderAPI?
as example prefix.6.&8[&r%deluxetags_tag%&8]&r
you never know until you try 🙂
i tried, but didnt work, so I'll ask :p
well i don't think that LP prefixes support placeholders
(for autosell) Whenever I do /asa whatmine it just says Incorrect usage! Use /asa
@desert python
To get help with that plugin you'll need to first link your spigot account:
• See #spigot-linking for more info.
the error is about right click requirements, not view requirements
Is it possible to add colorcodes to the playername in Titlemanager?
Sorry I update my message as I didn't send the right message :
Hello ! I don't know if it's normal but since I updated to paper 1.15.2 ( I was before on paper 1.12.2 ) all my menus with this requirement :
requirements:
requirement_&usn:
type: javascript
expression: '%statistic_animals_bred% >= 2500'```
Give me an error when "/dm reload" or when the plugin load
```[12:16:40] [Server thread/WARN]: [DeluxeMenus] has item requirement at path: items.Peu47.right_click_requirement.requirements.requirement_&usn does not specify a valid Material name```
How can I fix this error ? As I have more than 1000 requirement that are like this one ( with a javascript requirement )
are you sure it's the right requirement ?
because it talks about materials in the error
Yes it is.. I got a ton of error like this
and always about requirement with javascript
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
There is 8500 lines for 1 file, and there is 185 files :p
ah
And in the log I got 2200 lines of error due to deluxemenus ( always the same message ) so there might be 2000 times the same error ^^
I just saw something
did you change your materials name in your config ?
I have a & in the requirement
it can maybe create an error
try
Yes I changed 95% of the material names
ah
I have to change the last ones
woaw
1 file per challenge
damn
I'm also doing a full minion system with upgrades ( 2000 GUIs) and a kit system ( 200 files )
omfg😂
And when I do /dm reload, it becomes difficult 😂
I love when the server freeze for 20-30s (with only 570 menus for now )
That's why I gave an idea to the dev to make file reloading async, not to freeze the server while do "/dm reload"
Sorry I update my message as I didn't send the right message :
Hello ! I don't know if it's normal but since I updated to paper 1.15.2 ( I was before on paper 1.12.2 ) all my menus with this requirement :
requirements: requirement_&usn: type: javascript expression: '%statistic_animals_bred% >= 2500'``` Give me an error when "/dm reload" or when the plugin load ```[12:16:40] [Server thread/WARN]: [DeluxeMenus] has item requirement at path: items.Peu47.right_click_requirement.requirements.requirement_&usn does not specify a valid Material name``` How can I fix this error ? As I have more than 1000 requirement that are like this one ( with a javascript requirement )
@peak vine
Try a new version for DM like 1.10.5, probably your DM have an old version
@peak vine
Try a new version for DM like 1.10.5, probably your DM have an old version
@west wharf
why use an older version ? he is on 1.15,so he should use the latest
I have the latest version of DeluxeMenus and placeholderapi
And I didn't have this issue on paper 1.12.2 :c ( with the same deluxemenus version : 1.12.0 )
Hi, somebody knows why are working just 9 placeholders?
https://imgur.com/UzVo4q8
Hey, was wondering how I can get Guilds to Interact with Luckperms to get the Guild name as a prefix
@mossy wave
To get help with that plugin you'll need to first link your spigot account:
• See #spigot-linking for more info.
hi, can anyone help me with a problem about 1 plugin?
Don't ask to ask. Just ask away
:))
any good server selector plugin?
G👀gle
ok, you are not a nice person
so this is why i will tell you to fuck off
Uhm.. 🤷
Your fault for not trying it too
stfu
@lavish epoch ^
@velvet cloak
Please respect the rules, be patient and don't ping staff members!

stop being toxic
I was talking to you
Well.. at least they said please 
but he is sarcastic
i just asked for a plugin
..
And I told you a various answer on google
stop
You really didn't. You simply told him to Google it. Which isn't really helpful.
So, you're both at fault here.
If he could properly Google it, he wouldn't be here asking for help.
Please stop communicating with eachother
If he had said: "I googled it", then I wouldn't told him to do so again
What did I just say
I just pointed out a thing of mine okay? I will stop from here
how anyone does not notice his toxicity on me at first glance.... I would be polite if he polited first
thanks 🙂
@velvet cloak You can use deluxemenus to create your own custom server selector
@mossy wave Please link your account (#spigot-linking)
hey, is it possible to allow anyone to do /tags and see all the tags in the gui with deluxetags? bc atm you can only see the tags that you own and if you don't own any tags you can't open the gui at all
@echo inlet right now thats the only way it can be setup
how to make hover text?
I need help with MessageAnnouncer
Channel is being cleaned since it's the first of the month
@velvet cloak You can use Deluxemenus to create your own customized server selector. It's very easy. You can even find pre-made configs online.
@velvet rune already said that 🙂
👏
whats a good plugin to make like custom weapons or to give weapons special properties?
In d menus. Is there a click requirement so I can deny a full inventory?
wdym deny a full inventory?
%player_has_empty_slot% i believe
Could anyone explain me why does this appear in my console?
I get it regullary
like every 2 minutes
contact the stackmob author
ty
.
xd
Is there a plugin that allows me to change the names of items ingame? So foraxmple when i mine a stone i can change the name and color codes instead of the normal white?
I was wondering with DeluxeMenus is there a way to make a menu with only 1 row?
size: 9
thank you ❤️
Frederik3g maybe try a custom items plugin like ItemsXL and change only what you need
not sure it will work tho
I need some help with java scripting. I had a menu ages ago where i used java scripts and it was basically a rankup menu with java scripts. can someone help me with a few java scripts just so my memory can like bounce back so i can remember
You can check the community wiki
https://www.spigotmc.org/wiki/placeholderapi-javascript-expansion-scripts/
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
Thank you ❤️
Happy to help.
I just had a quick overlook and i dont think that page has what Im needing, basically need to know how to make like block break checks, mob kills, money, time played.
The first two are events, you can't listen to an event in a JS placeholder.
so what does that mean?
@proper oxide - thanks. Hoped that there would be a smarter way ... :D
My placeholder api is broken
It's green but when I do /papi reload to save the server it just says an error occured
@sick merlin you can't check on break block, mob kill. Idk what do you mean mean about the others
Which scoreboard plugin?
spigot link?
so it has placeholderapi support
So you need to get the placeholderapi plugin and use those placeholders
A resource that allows information from your favorite plugins be shown practically anywhere!
• Spigot
• Wiki
• Placeholder-List
• GitHub
• eCloud
You can see all the information needed there ^
Make sure to download the expansion you need before using the placeholder as well! (/papi ecloud download <expansion>
i downloaded Essentials
Check the placeholder list
Am i supposed to use another plugin for economy ?
What?
Do i need to use another plugin for economy?
So there’s no way to have like counter?
Because I need requirements
You need to use vault @thorn fog that's your economy
And one of the requirements is “mined 100 stone”
ty
And I remember having it in my old menu as a java script
mined 100 stone? you can make that with with statistic expansion iirc
%statistic_break_item:<material>,<material2>%
@sick merlin
Okay, and for the has killed a certain amount of one mob, how would do that? Because I remember when I had my java script I had to write down every mob that was used in the rank up menu.
nvm i fixed it
Also, you can see the full list here:
A resource that allows information from your favorite plugins be shown practically anywhere!
• Spigot
• Wiki
• Placeholder-List
• GitHub
• eCloud
Ahh okay, I’m on my phone so let me hop onto my pc
@vale sky with the %statistic_mine_block:<material>,<material2>% how would that be put into say 0/100?
okay
you should be able to use that with this then: https://wiki.helpch.at/clips-plugins/deluxemenus/options-and-configurations/requirements#comparators
Does any1 know how to add "dummy" items into ShopGUI+? Foraxmple staind glass panel?
I belive you name the item type dummy
@velvet cloak That's a simple plugin, I can make it for you if you want, but not sure how it would affect the performance
Hit me up in dms if you want
@proper oxide Sorry for the ping, just checked console and this was the only thing I could find:
01.02 11:11:35 [Server] INFO iiSkeptain issued server command: /papi reload
01.02 11:11:35 [Server] ERROR null
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
You can put the error there @violet current ^
that is all you get after papi reload?
Yeah it just says in game: An internal error occurred
it says above the error message that papi did reload
But
It didn't change the things on my scoreboard
An admin should make it so we can attach images
It would make this whole process so much easier
Can you have multiple click requirements in menus?
Oh wait I just restarted my server it fixed it. I did however before the restart delete a bunch of plugins that were linked to papi. maybe that was the issue
well try adding them one by one and see which one breaks it again
Thanks cj
Hello how can i add (Data and world clock) and Count for kills and deaths with Placeholderapi ?
okay @vale sky it returned for parse me 0
what did you put in?
Hello i was wondering if i could get help with DeluxeTags & DeluxeChat
@old badge
To get help with that plugin you'll need to first link your spigot account:
• See #spigot-linking for more info.
@sick merlin what version are you on?
1.14.4
Have you mined any stone @sick merlin ?
apolic what placeholder are you using?
not yet
mine some and see what it says
but in the menus config file. would i just use output 100?
I dont know what placeholder to use
@gentle shell use /papi ecloud download javascript and /papi reload after
yes, but test to make sure it works
Hello how can i add (Data and world clock) and Count for kills and deaths with Placeholderapi ?
yeah it now says 4
well how do you want the tags to show ? it doesn't automatically connect to DeluxeTags
Hey so I am trying to do /npc skin (name) and its not working. I am on spigot 1.8.8 and everytime I try it it doesnt work.
Citizens sorry
okay now i remember why I used java scripts. I used them to make the required amount +more to be green and under the amount to be red.
And I literally just deleted the plugin & folder but when I reinstall the plugin new it creates the old npc.
apolic you will have to add this placeholder: %deluxetags_tag%
it the same problem
Thanks.
now back to my javascripts. how do i take a current placeholder and add colour?
so say 100/100 is green and 99/100 is red
use an if statement
so how would it look?
if(stone = 100) then
return "&a100/100;
else
return "&c"..stone.."/100";
end
blitzgamer
then &a?
i think that was a bit off
ahh thank you ❤️
but kind of close
but stone would be the placeholder?
ya
idk ... have you tried doin /papi parse CrazyWolf %javascript_size-progress-bar% ?
var stone = %statistic_mine_block:stone%
okay Thank you ❤️
yes
How to add kill count, death count and world clock ?
so how do i fix it?
var stone = %statistic_mine_block:stone%;
function stoneMined() {
if(stone = 100) {
return "&a100/100";
} else {
return "&c"..stone.."/100";
}
}
stoneMined();
ya I did
was using lua
thank you cj
Best stats plugin - with placeholders? DeluxeMenus?
statistic expansion does mc stats
Hey!
I've had an ongoing issue for a while now.
I run a 1.8.8 spigot server.
I use the plugin citizens to create npcs.
However everytime I do any combination of /npc skin, it doesnt change the skin.
Also If I do /npc rename &3 for example, it displays the 3rd line of my scoreboard onto the npcs username.
Please is there a fix to this as I haven't managed to even properly start on my server.
Thank you and I hope you can help.
No need to ask in multiple channels
@raven cloak frosty i installed it now what ?
Now use the placeholders?
i found it
yea ty
❤️
@raven cloak I am using version below 1.12.2 so i cant use more than 32 characters per line...
%statistic_deaths%
Wait so where's the issue?
I added the word Death before %statistic_deaths% but in bulgarian
var placeholder = "%statistic_deaths%";
function deathCount() {
return "&eУмирания: " + placeholder;
}
deathCount();
make that a javascript placeholder now
how ? Sorry i am new...
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
@vale sky would it be display_name: '%javascript_stone%'?
is that what you named it?
yes
then yes
its not working
I forgot, do i have to put anything anywhere else?
like in the placeholderAPI config/
ya, that's where you name it
i get script error when i do /papi parse me %javascript_stone%
i havent made any adjustments to yours
function stoneMined() {
if(stone = 100) {
return "&a100/100";
} else {
return "&c"..stone.."/100";
}
}
stoneMined();```
put the var in ""
ok
the placeholder*
yeah so ```js
var stone = "%statistic_mine_block:stone%";
function stoneMined() {
if(stone = 100) {
return "&a100/100";
} else {
return "&c"..stone.."/100";
}
}
stoneMined();```
okay.
What's the ..stone.. cj?
lol
i'm writing this in discord so :L
Lemme fix it kek
I only need 1 js and then i can do the rest
frosty fix it up 👍 i'm doing dungeon runs
@raven cloak is this what i was supposed to do https://prnt.sc/qw0ntv
haha thanks @raven cloak
Russian!
this is bulgarian 😄
im drinking vodka rn
Was gonna hve some rakia
best person ive ever met
var stone = "%statistic_mine_block:stone%";
function stoneMined() {
return stone == 100 ? "&a100/100" : "&c" + stone + "/100";
}
stoneMined();
Try that, not sure if I got the order right
@raven cloak is this what i was supposed to do https://prnt.sc/qw0ntv
Yes Hazarta
man i was all messed up
noow i save and then run the server ?
Make sure to register it
@raven cloak How...
var stone = "%statistic_mine_block:stone%";
function stoneMined() {
return stone >= 100 ? "&a" + stone + "/100" : "&c" + stone + "/100";
}
stoneMined();
brb
ya know
if you're using view requirements we never needed that javascript one
nah, the only requirement would be a permission
ok lol
@raven cloak i am here. Just went for water
other than that it's all left/right click requirements
ill post some gifs when its done 🙂
noice
https://github.com/PlaceholderAPI/Javascript-Expansion/wiki
This explains it hopefully
@raven cloak but... What to type in scoreboard script
Let me know if it works
@raven cloak Do i need to rename the file ?
i tried without renaming it and renaming it and didnt work...
What is your file currently called?
only DC.yml
wut
i renamed it
rename it to deaths.js
Read up on what the wiki says how to setup a javascript placeholder
@thorn fog did you download the javascript expansion ?
no
/papi ecloud download javascript
/papi reload
Why did you add that word before it? The word is already specified in the placeholder
ohhhhhh
with the left/right click requirements. How do you have multiple requirements with the output?
would it just repeat the type: string equals input: "%player_is_op%" output: "yes" function?
@raven cloak Do i need to do something with this file https://prnt.sc/qw0xde
left_click_requirements:
requirements:
perm1:
type: has perm
permission:
perm2:
type: has perm
permission:
@raven cloak cuz i changed that file https://prnt.sc/qw0xi2
Just read the wiki.. It legit explains everything with examples
And you don't have to ping me every single message jesus
sorry
stone:
type: string equals
input: "%statistic_mine_block:stone%"
output: "200"
left_click_commands:
- '[close]'
- '[broadcast] &dRANK UP SUCCSESSFUL'``` is this correct?
or would type: be ==?
or >=
need to add
deaths:
file: deaths.js
Do you have the statistic expansion?
@vale sky whats wrong here
requirements:
rank2_requirement:
type: (>=)
input: "%statistic_mine_block:stone%"
output: "200"
deny_commands:
- '[console] tm msg %player_name% &fDENIED'
- '[close]'
left_click_commands:
- '[close]'
- '[broadcast] &dRANK UP SUCCSESSFUL'```
I don't think you need the () around >= @sick merlin
ah
that should be working
What isn't working about it?
@thorn fog Did you run the commands I sent?
i dont have 100+ stone mined and it does the successful
are you opped?
@vale sky yes
@sick merlin override perms https://github.com/PlaceholderAPI/Javascript-Expansion/wiki/Your-First-Script#using-your-script
@thorn fog and what happened?
Did you try restarting?
Any errors in console?
Startup logs, can you send them over?
=paste
You didn't save it properly mostlikely
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
send errors not pictures
But yes, it seems your file might be in the wrong place
or saved incorrectly
var placeholder = "%statistic_deaths%";
function deathCount() {
return "&eУмирания: " + placeholder;
}
deathCount();
i typed this in deaths.js
?codeblocks
Use codeblocks for formatting code or configuration files:
```<language name>
<your code here>
```
For example:
```yaml
test:
- “hi”
- “there”
```
Produces:
test:
- “hi”
- “there”```
yes it is there
@wet moss
To get help with that plugin you'll need to first link your spigot account:
• See #spigot-linking for more info.
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
ops
Anyone knows why Fortune doesn't work with Autosell?
@vale sky https://paste.helpch.at/ikedibudas.md
Is there a easy way to add colorcodes on names when using TitleManager? (Instead of the normal white one)
Forexample owner &c
Legend &b ...
@thorn fog send your javascript_placeholders file
@velvet cloak don't use title manager
What to use instead? I also use Titlemanager for scoreboard ...
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
https://paste.helpch.at/imunayigox.shell @vale sky
let me get you a link. titlemanager is not a good plugin, i've explained why already on the titlemanager discord
Thanks @echo inlet.
are you 500% positive that the deaths.js file is in the correct place and is saved correctly? @thorn fog
if you're looking to replicate the nice clean look of the tab that title manager has i've already replicated something similar with that plugin, if you want i can send it to you
@vale sky yes look https://prnt.sc/qw181i
I just use a simple Tablist - but yes, thanks! When using Tab i can just delete NameTagEdit also - right?
if you want to yes, although i use tab and a different plugin for editing the nametags although it's not necessary
Okay, thanks a lot! :)
what does /papi parse me %statistic_deaths% return @thorn fog ?
i'm so confused why it says it's empty
it return %statistic_deaths%
are you running the right server? I've had people running the wrong one in the past
can you type /papi list
yes i can
what does it return
using [openguimenu] isnt working...
@thorn fog ?
idk man
what do you mean?
wait
What does /papi list return?
does statistic shows in /papi list ?
essentials, javascript, player, server, supervanish, vault
yes
1.8.8
;-;
yep now it is there
lol
😄
does the javascript work now?
when i type /papi parse me %statistic_deaths% it returns 13
but in the scoreboard menu it is %javascipt_deaths%
even if i reload the menu
/papi parse me %javascript_deaths%
same thing I assume
Try restarting again if that doesn't work, just in case
because after that I really have no idea
@thorn fog do you have the file name in the javascript_placeholders file?
yes
- '[openguimenu] rankc'```
can i see your config.yml too
check_updates: true
gui_menus:
rankup:
file: rank.yml
rankupc:
file: rankc.yml
@vale sky it didnt work
@thorn fog restarting?
okay
i restarted the server
send startup log, I wanna make sure it's the same issue
I have no idea why it's happening though, I also need to sleep
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
@vale sky https://paste.helpch.at/ivosatadoq.md
I got no idea man
keeps saying your file is empty, maybe it can't read it?
check the properties on the file? I'm really not sure
try adding engine: nashorn
just to see if that matters
@vale sky https://paste.helpch.at/jucawijadu.bash
deaths:
file: deaths.js
engine: nashorn```
ok i will try
Shouldn't be cj, since it always defaults to it if it's not present
1.4.1
ye
@vale sky and @raven cloak ty guys ❤️
odd af
Same thing, just different placeholder
(Since I'm guessing you will have the length issue again)
%statistic_player_kills%
%server_time_<SimpleDateFormat>%
Hi, somebody can help me?
I can t find where I am wrong
https://paste.helpch.at/gonehawiwu.cs
Your open requirements
how can i make them to not have a requirement?
Remove the whole requirement
open_requirement:
requirements:
island_owner:
type: string equals
input: ''
output: ''
deny_commands:
- '[message] &b[!] &7Trebuie sa fii ownerul insulei pentru a deschide acest meniu.'
Just delete this
yup
still not working
What does console say
nothing
And what happens when you execute the command?
Unknow command. Type /help ..
Is not loading my menu
that is the problem
Is loading 5/6 menus
the block_values menu is not loading
@raven cloak can i choose time zone
ooooh
https://paste.helpch.at/ilenufeyah.md
Mention: The upgrade menu, https://paste.helpch.at/feqepuqifo.bash
is working with
open_requirement:
requirements:
island_owner:
type: string equals
input: ''
output: ''
deny_commands:
- '[message] &b[!] &7Trebuie sa fii ownerul insulei pentru a deschide acest meniu.'
@raven cloak
@thorn fog
Please respect the rules, be patient and don't ping staff members!
?help
» Give the helpers some details
» Ask suitable questions
» Be polite
» Wait
Is it hard to have deluxemenus for 1.12?
what do you mean with "hard" ?
Like I have a developer and he says: (
I have to manually remake this as this is a custom menu i made last night) . Is that true? Or he can change it to 1.12 without much effort
Try manually, so you can t have bugs