#general-plugins

1 messages Β· Page 180 of 1

mortal hedge
#

Oh shoot

#

Terf

#

Sorry

inner remnant
#

oo ill be on in a bit

steady jasper
#

How do I make my deluxe menu update faster?

#

I have update_interval set to one and update set to true

#

I want to update the item, not placeholders. will it work?

#

I might just close the menu instead

vale warren
#

you cant update the items sadly

surreal oracle
#
20:57:46 [INFO] [HawkCode] disconnected with: disconnect.spam
20:57:46 [INFO] [HawkCode] <-> DownstreamBridge <-> [Lobby] has disconnected
20:57:46 [INFO] [HawkCode] -> UpstreamBridge has disconnected
20:58:04 [INFO] [HawkCode] <-> InitialHandler has connected
20:58:09 [INFO] [HawkCode] <-> ServerConnector [AuthLobby] has connected
20:58:14 [INFO] [HawkCode] <-> ServerConnector [Lobby] has connected
20:58:14 [INFO] [HawkCode] <-> DownstreamBridge <-> [AuthLobby] has disconnected
20:58:41 [INFO] [HawkCode] disconnected with: disconnect.spam
20:58:41 [INFO] [HawkCode] <-> DownstreamBridge <-> [Lobby] has disconnected
20:58:41 [INFO] [HawkCode] -> UpstreamBridge has disconnected
>
#

Hello! I have a problem, being at 1.14.3 throws me out of the server every 2 or 3 words I type or commands I do, I have updated the viaversion and everything but this happens

jagged pollenBOT
#

Theres no time to wait! Ask your question @queen moth!

mortal hedge
#

halp me turf

#

pLZ

#

;o;

mortal hedge
#

Terfs I got it to work

inner remnant
#

Okay sorry for not helping in time

valid kelp
#

I'm the worst at getting voting to work

#

if anyone knows how please help xd
PM or here is fine

surreal oracle
#

Hello! I have a problem, being at 1.14.3 throws me out of the server every 2 or 3 words I type or commands I do, I have updated the viaversion and everything but this happens

#

Message: disconnect.spam

velvet cloak
#

This message is due to the mass amount of commands being fired in that amount of time. This is the chat spam filter that was added by Bukkit, and Spigot, after malicious parties used a bot to tab/command servers to death

jagged pollenBOT
#

Theres no time to wait! Ask your question @queen moth!

honest locust
#

there's someone in my discord saying it's possible to copy someone minecraft account as a proxy

#

is that even possible

velvet cloak
#

Well, if you allow people to connect from other servers yeah you would.

#

If it's a network with a bungee cord or water fall server.

queen moth
#

Below me is a text. yes I actually have a question, I thought by using the bot command that would get ur attention because I've waited all day without a responce

velvet cloak
#

@queen moth are you actually asking question or you're just making the bot spam for you πŸ€”

wise lagoonBOT
#
HelpChat Paste

Please use a paste service to share configs, errors, code and long logs.
β€’ HelpChat Paste

velvet cloak
#

send a pastebin.

#

of the menu

wise lagoonBOT
#
HelpChat Paste

Please use a paste service to share configs, errors, code and long logs.
β€’ HelpChat Paste

raven cloak
#

=faq help

wise lagoonBOT
#
FAQ Answer:
Β» Give the helpers some details
Β» Ask suitable questions
Β» Be polite
Β» Wait

Source

queen moth
#

So here is my problem I have an error in the dm config but I dont know what it is

#

It would be great if I could get an answer quick I have to go to bed.

raven cloak
#

Read the last line in the thing I sent

queen moth
#

ik

#

I was just letting u know the situation but take ur time

#

if that sounded mean i'm sorry im trying to make my text sound polite

raven cloak
#

It didn't, on my phone so can't help atm

queen moth
#

ok

#

well gn, if you are a staff and u check in this chat look at my previous question and dm me or just say the answer that can answer me here.Its too late need the rest

raven cloak
#

@queen moth Here's your tags.yml file https://paste.helpch.at/oxilugaqew.sql
which you will put in the gui_menus folder after doing this ?external-menus
And this is your config.yml, from now on when making a new menu register it in the config.yml, reload dm and edit the file created in the gui_menus folder, will make your life much easier

fallow grotto
#

I'm having an issue with DeluxeMenus

#

My menu loads but the open_command doesn't work

raven cloak
#

=paste

wise lagoonBOT
#
HelpChat Paste

Please use a paste service to share configs, errors, code and long logs.
β€’ HelpChat Paste

raven cloak
#

put your menu in there

fallow grotto
raven cloak
#

server: remove this

#

and do this

#

?external_menus

wise lagoonBOT
#
Unknown FAQ:

I couldn't find anything for: external_menus

raven cloak
#

?external-menus

wise lagoonBOT
#
FAQ Answer:

1 Go to config.yml and make an entry for your menu

gui_menus:
  menu_name:
    file: menu_name.yml```
**2** Reload the plugin, twice `/dm reload`
**3** You will see a new folder called `gui_menus` and your menu should be there
**4** Open that menu and either start edit it or use the menu maker <https://helpch.at/dmm>
**5** You are done!
fallow grotto
#

Its inside the main config

#

Do I have to have it external?

raven cloak
#

yes do what I showed you above

#

It makes your life 100 times easier

#

trust me

#

Also, you don't need to do this:```yaml
'25':
material: STAINED_GLASS
data: 15
slot: 25
display_name: '&f'
'26':
material: STAINED_GLASS
data: 15
slot: 26
display_name: '&f'

#

just do this

      '26':
        material: STAINED_GLASS
        data: 15
        slots:
        - 25
        - 26
        - 27
        display_name: '&f'
fallow grotto
#

Ok

#

I did all that and still the command doesn't work

#

@raven cloak

raven cloak
#

ye thought it won't, paste the new menu

fallow grotto
raven cloak
#

sound: LEVEL_UP

#

not a thing

#

use this instead

open_commands:
- '[sound] LEVEL_UP'
#

after that, it should open

velvet cloak
#

Also, why are there 2 items with '1'

raven cloak
#

and that ye

#

items can't have the same number

fallow grotto
#

I fixed that and still nothing

#

@raven cloak

raven cloak
#

any console errors?

fallow grotto
#

No

raven cloak
#

What version is your server and what version is your dm

fallow grotto
#

Latest dm and 1.8.8 spigot

raven cloak
#

there's your issue

wise lagoonBOT
#
Deluxemenus - Version List
Spigot:

1.8.8
1.12.2
1.13.2
1.14.2

Version:

v1.10.5
v1.12.0 - Latest
v1.12.0 - Latest
v1.12.0 - Latest

fallow grotto
#

Oh

#

Ok I got it

#

Thank you @raven cloak for solving my issue and teaching a few things along the way

raven cloak
#

You're gonna have to change your ids

#

since 1.8 uses IDs

wise lagoonBOT
fallow grotto
#

No it was a dm menu from a old version so I updated to the latest jar

raven cloak
#

ah okay gucci

fallow grotto
#

Also is this correct? %math_({bungee_Aerial}+{bungee_ancient})+{bungee_elixir}%

raven cloak
#

ye

#

make sure u got the expansions

#

also you don't need ()

#

since it's all + :p

fallow grotto
#

Oh alright

raven cloak
hollow mesa
#

hello

#

i just purchased deluxechat

#

and i cant get it to work?

#

my server is running 1.14.3 and i used the same version of deluxechat

raven cloak
#

?spigot

wise lagoonBOT
#
FAQ Answer:

Spigot Account Linking
To get support for a premium plugin owned by Clip you will need to verify your spigot account using =spigot in the bot-commands channel. After you have successfully linked your spigot account you should ask your question in the coresponding channel for that plugin. If you have already linked your account and want to update your roles, run this command =spigot check

raven cloak
#

@hollow mesa ^^

hollow mesa
#

thanks @raven cloak

wise lagoonBOT
#

@hollow mesa

Hey,

Please be patient and don't ping helpful or staff members!

hollow mesa
#

oops

vale warren
#

Is here any kind of mine plugin that allow you to have custom mines and give access for a certain amount time to players to go and mine?

red vale
#

[ERROR] [PlaceholderAPI] GuiRedeemMCMMO is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [] and urge them to update it ASAP.

Recieving error on my console do u guys know how to fix it?

vale warren
#

read the error.

raven cloak
#

@red vale Tell the owner of GuiRedeemMCMMO to update his shit

vestal fable
#

Can u add a cooldown to a item in a menu

raven cloak
#

as in when they get it or a claim cooldown

vestal fable
#

claim cooldown

raven cloak
#

add a timed permission

#

and when they click they're given the permission, then just switch the item

vestal fable
#

ok thanks

limpid sable
vestal fable
#

kk thanks

raven cloak
#

^^ effort

vestal fable
#

ill try without first and see how it goes haha

#

thank you both!

limpid sable
#

well u get a cooldown placeholder with that πŸ˜‰

raven cloak
#

fancy

limpid sable
#

if he is using pex, vault doesn't have that ^

raven cloak
#

who even uses pex :leldog:

sudden citrus
#

@vale warren

#

Did you try "SimpleRename"?

#

I just understood you're looking for a plugin that rename the item you're holding on.

vale warren
#

yes but I want premade names, not to let users use anything the want

red vale
raven cloak
#

guessing you're using a latest version

#

and since you're on 1.8 it's probably not compatible

red vale
#

but my server is on 1.13.2

raven cloak
#

oh lol I'm blind

red vale
#

XD

raven cloak
#

try downgrading it

#

1.14 had some changes so it's probably still not compatible

red vale
#

but look im using the 1.8 through 1.13 release.

If you're running 1.14, use the latest dev build.
If you're running 1.8 through 1.13, use the latest release.
If you're running 1.7 or below, use the 3.7.0 release.

tawny lily
#

Help

raven cloak
#

?asktoask

wise lagoonBOT
#
FAQ Answer:
raven cloak
#

@tawny lily ^

tawny lily
#

@raven cloak speak :((

#

Dm come

raven cloak
#

No I don't help in dms

tawny lily
#

pls urgent

raven cloak
#

ask here

tawny lily
#

Just come for a minute.

#

@raven cloak help pls :(

raven cloak
#

@tawny lily

#

=faq spigot

wise lagoonBOT
#
FAQ Answer:

Spigot Account Linking
To get support for a premium plugin owned by Clip you will need to verify your spigot account using =spigot in the bot-commands channel. After you have successfully linked your spigot account you should ask your question in the coresponding channel for that plugin. If you have already linked your account and want to update your roles, run this command =spigot check

tawny lily
#

?

raven cloak
#

Do that

sullen elm
#

Is it possible to use the player placeholder in commands?

raven cloak
#

depends what plugin

sullen elm
#

ShopGuiPlus

raven cloak
#

Ye it should work

sullen elm
#

Okay, i think the issue is WildStacker then. when i use their give commands with %player_name% it returns "no player named %player_name% found"

raven cloak
#

do you have the expansion?

sullen elm
#

Yes

velvet cloak
#

I never think you can do something like /give %placeholder%

raven cloak
#

/papi parse me %player_name%

#

what does that return?

sullen elm
#

returns my name

velvet cloak
#

And what command did you do so you think wildstacker doesn't work

sullen elm
#

stacker give %player_name% spawner bat 1

lavish epoch
#

You'll have to ask the developer of that plugin if their commands support PlaceholderAPI.

velvet cloak
#

Dude

sullen elm
#

Okay thank you

velvet cloak
#

Can you try /give %player_name% bedrock

sullen elm
#

That doesnt work

velvet cloak
#

That's what i thought ._.

queen moth
#

?external-menus

wise lagoonBOT
#
FAQ Answer:

1 Go to config.yml and make an entry for your menu

gui_menus:
  menu_name:
    file: menu_name.yml```
**2** Reload the plugin, twice `/dm reload`
**3** You will see a new folder called `gui_menus` and your menu should be there
**4** Open that menu and either start edit it or use the menu maker <https://helpch.at/dmm>
**5** You are done!
velvet cloak
#

?

sullen elm
#

So i take it they won't work with commands

lavish epoch
#

Like I said, you need to contact the author.

#

It's on him to add support for it.

vestal fable
#

I installed LuckPerm and now ranks wont show in chat

velvet cloak
#

Did you have Vault plugin

vestal fable
#

Yh i have vault

raven cloak
#

What placeholder you using?

carmine hare
#

hello

vestal fable
#
  format: '&7{DISPLAYNAME}&8: &7{MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

  group-formats:
    Owner: '&7{DISPLAYNAME}&8: &7{MESSAGE}'
carmine hare
#
[19:13:34 WARN]: [PlaceholderAPI] Plugin PlaceholderAPI v2.10.3 generated an exception while executing task 75
java.lang.NullPointerException: null
        at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$null$8(ExpansionCloudManager.java:181) ~[?:?]
        at java.util.Map.forEach(Map.java:630) ~[?:1.8.0_222]
        at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$fetch$9(ExpansionCloudManager.java:172) ~[?:?]
        at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:73) ~[CraftTask.class:1.2-1861553]
        at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [CraftAsyncTask.class:1.2-1861553]
        at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [ServerSchedulerReportingWrapper.class:1.2-1861553]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
#

problem

raven cloak
#

restart the server

carmine hare
#

no

#

already tried

vestal fable
grave crow
#

Is their a feature in deluxemenus to make it so you can use a item example a diamond pickaxe and right click it to bring up a menu?

raven cloak
#

no you need a different plugin to bind the command

grave crow
#

Any suggestions

raven cloak
#

callum, try using the {vault_rank} placeholder

#

Sellinq, cj's plugin

#

not sure what's the name of it

grave crow
#

Link?

#

Oh

raven cloak
grave crow
#

Alright

#

Can't seem to find it, sucks.

#

Found it πŸ˜„

bold edge
#

Hello,so i need help with factions top and featherboard ,it says that it had working placeholder fot scoreboard but i cant seem to get it to work.
I want to have top 3 factions on scoreboard

raven cloak
#

Show me the placeholders you're trying to use

bold edge
#

{factionstop_rank_1}

raven cloak
#

try doing /papi parse me %factionstop_rank_1%

#

and tell me if it works correctly

limpid sable
#

fb placeholders arent papi placeholders

#

well still try the placeholder using the command Frosty sent

#

looking at the plugin page, it supports papi and not mvdwpapi

#

but nothing mentioned about if it provides placeholders

bold edge
#

I wll

limpid sable
#

and it doesnt have an expansion on the cloud

#

so i suggest u ask them in their discord

bold edge
#

In config it says its using mvdw placeholders tho

#

But i tried

#

Thats old plugin but everyone still uses it like archon

#

And its working on archon dunno how

#

Same version of papi and ftop like them

limpid sable
#

i dont own the plugin nor i used it before, i gave u what i know based on what i saw in the plugin page.

#

they have a discord, go ask them πŸ˜„

bold edge
#

think we are not talking about the same f top plugin

limpid sable
#

oh yea

#
# MVdW Placeholders:
# - {factionstop_name:*}
# - - The faction name of a rank by replacing * with a number.
# - - The faction name in last place by replacing * with "last".
bold edge
#

i did all of that

#

i did it like

#

{factionstop_name:1} {factionstop_name:2} , etc

limpid sable
#

and what it returned ?

bold edge
#

it just stays like that

#

like its not working

#

should i try the command Frosty said?

limpid sable
#

it provides 3 placeholders

{factionstop_name:last}
{factionstop_name:RANK}
{factionstop_rank:player}
#

if none of them works, contact the author

bold edge
#

that should work but only with mvdwplaceholder downloaded right?

limpid sable
#

Yes? i guess

bold edge
#

i mean arent those brackets from mvdw

limpid sable
#

Yes, download it

bold edge
#

i i just realized i have error with mvdw or something

limpid sable
#

i guess u should download mvdwpapi plugin

bold edge
#

i did

#

its funny because i have everything the same as archon , same featherboard version , papi , and ftop version

#

and its working fo rthem

velvet cloak
#

Doesn't mean anything.

#

As they could have a custom expansion.

bold edge
#

ah..

#

weird

#

ok i found a solution

vestal fable
#

=paste

wise lagoonBOT
#
HelpChat Paste

Please use a paste service to share configs, errors, code and long logs.
β€’ HelpChat Paste

gentle lark
#

Any idea why on deluxe menus when a TokenEnchant costs over 1k it always says you don't have enough tokens when you do, this is the expression I'm using

vale sky
#

Why use 2 different papis?

#

you're using mvdwplaceholderapi and placeholderapi

raven cloak
#

that's probably what's breaking it

gentle lark
#

what is the placeholderapi's placeholder?

#

it works fine for any balance under 1k

raven cloak
#

just remove the mvdw part

vale sky
#

Well first you need the expansion

#

that's to get the expansion ^ and all of the placeholders

gentle lark
#

Where do I find the expansion?

raven cloak
#

/papi ecloud download tokenenchant
/papi reload

gentle lark
#

Even with using that placeholder the expression still isn't working

#

It seems to only stop working when something is over 1000

vale warren
#

Because it uses commas

gentle lark
#

?

#

What do you mean

vale sky
#

are you using %tokenenchant_token_num%?

#

Try that if you aren't

vale warren
#

if you parse the placeholder you will see that numbers over 1000 have a comma in it

limpid sable
velvet cloak
#

Who knows a good plugin that tell u your inv is full for 1.13.2

#

Explain what you mean by if your inventory is full?

#

Like when does it happen.

#

If you mean like in general when getting items you could try out Clip's just not sure it'll work for 1.13

#
Link: https://www.spigotmc.org/resources/inventoryfull.1059/
#

It's not working for 1.13

#

Latest is 1.12

#

Ah. I don't know of any other inventory full plugins.

#

If I have some time in a bit. Will code one for 1.13 and 1.14

solemn wigeon
#

Hay, is here any command that can function as sending messages to directly the individual player without any tag?

#

Somehow like the deluxemenus does with like deny messages etc

gentle lark
#

Is there a way to get the cost from a token enchants cost without commas as well then?

#

As I've got the balance to work now

#

Or would I have to create a placeholder for every enchant with that same .replace(/,/g, '') bit

drowsy island
#

unable to claim plots within town

gentle lark
#

Any ideas on how to make it work with multiple enchants so I can just get the pure number for its cost?

#

normal placeholder is %tokenenchant_<enchant>_cost%

brazen thistle
#

Question, how do I fix this error: 13.12 16:30:05 [Server] SEVERE Caused by: javax.imageio.IIOException: I/O error writing PNG file!

velvet cloak
#

@brazen thistle what plugin

raven cloak
#

1 line of an error isn't helpful

velvet cloak
#

^^

vale warren
#

I assume it's the server icon

brazen thistle
vale sky
#

seems like you're out of space?

gentle lark
vale sky
#

Is that @limpid sable 's?

limpid sable
#

hmm?

#

hihi that wont work with version in the cloud

eager galleon
#

I need asstiance.....When I run one of the "open commands" in my DM config it does nothing besides say unknown command, it does this for all my menus.

This is what DM says when the server is started: https://pastebin.com/zjXYGsFu

This is the config of one of my menus: https://pastebin.com/tvBMtz8Z

gentle lark
#

thats when putting that jar into the the /expansions folder

drowsy island
red vale
limpid sable
#

whats ur papi version ? @gentle lark

gentle lark
#

I'll upate to the latest

limpid sable
#

do please

red vale
#

PlaceholderAPI-2.10.3

limpid sable
#

@red vale read what the error says and contact UltraPermissions author

red vale
#

ok

gentle lark
#

@limpid sable loads with the latest version, but still returning 0 when trying to put the args into a placeholder, could you try writing the function please?

limpid sable
#

var string = Placeholder.setPAPIPlaceholder(BukkitPlayer, "%tokenenchants_" + enchant + "_cost%")

#

use this instead, thats all u need

gentle lark
#

@limpid sable still returning 0 😭

wise lagoonBOT
#

@gentle lark

Hey,

Please be patient and don't ping helpful or staff members!

limpid sable
#

can u send the placeholder u parsed ?

gentle lark
#

%tokenchant_Unbreaking_cost% maybe its because it has to be applied to an item not a player?

#

as its the item in hand

limpid sable
#

i mean the js placeholder

gentle lark
#

%javascript_etokenCost_Unbreaking%

limpid sable
#

what does %toeknenchant_Unbreaking_cost% returns ?

cyan iris
#

anyone know of a plugin that changes a players name in chat when they are tagged and online?

gentle lark
#

/papi parse hihihih565 %javascript_etokenCost_Sharpness% %tokenenchant_Unbreaking_cost% returns 0 801.168

cyan iris
#

ex β€œHey AnxietyMedicine”

limpid sable
#

use the same enchantment for both placeholders

gentle lark
#

Yeah that was my bad, still the same return

#

%tokenenchant_Unbreaking_cost% is based on the item in ur hand

limpid sable
#

can u send ur current scrip

#

=paste

wise lagoonBOT
#
HelpChat Paste

Please use a paste service to share configs, errors, code and long logs.
β€’ HelpChat Paste

gentle lark
cyan iris
#

thanks for answering my question

eager galleon
#

I need asstiance.....When I run one of the "open commands" in my DM config it does nothing besides say unknown command, it does this for all my menus.

This is what DM says when the server is started: https://pastebin.com/zjXYGsFu

This is the config of one of my menus: https://pastebin.com/tvBMtz8Z

limpid sable
#

@cyan iris sorry but idk any, thats why i didnt answer

cyan iris
#

i found one i think

#

chat manager

limpid sable
#

@eager galleon spigot version ?

#

guess its 1.8.8

eager galleon
#

@limpid sable yes

wise lagoonBOT
#
Deluxemenus - Version List
Spigot:

1.8.8
1.12.2
1.13.2
1.14.2

Version:

v1.10.5
v1.12.0 - Latest
v1.12.0 - Latest
v1.12.0 - Latest

gentle lark
#

@limpid sable do you think its probab;y just not possible? and that I should just do a switch case for every enchant and just return it manually?

limpid sable
#

it is possible, just can u send ur current scrip ?

gentle lark
#

I did

#

scroll up

limpid sable
#

oh sorry, didnt notice it

#

try return string;only

#

and see what u get

#

u might need to convert it to string before replacing btw

gentle lark
#

0

#

/papi parse hihihih565 %javascript_etokenCost_Unbreaking% %tokenenchant_Unbreaking_cost% still returns 0 801.168

limpid sable
#

tf? how about return args[0] + " P: %tokenenchant_unbreaking_cost%";?

vale sky
#

wait

#

don't you just have to replace the , with nothing?

#

so string.replace(",", "") no?

#

what's the /,/g

limpid sable
#

another way of replacing things in js

gentle lark
#

but when trying to put the args in the middle of the placeholder it doesn't want to work

vale sky
#

you can't do that aboo

#

last I checked the placeholder has to be there before it runs, not using args

limpid sable
#

/papi info javascript

#

not with my version cj

gentle lark
#

1.4.3

vale sky
#

It works for you?

limpid sable
#

yes

vale sky
#

That must be new-ish

limpid sable
#

not live yet

vale sky
#

oic

#

I like that

limpid sable
#

no one has reviewed the pr and i dont want to merge before someone does

vale sky
#

tru

#

what about a restart?

#

Just cause y not

gentle lark
#

after a restart as well

vale sky
#

Also I'm stupid aboody

#

I didn't even recognize you had a method in there literally for it

#

Is it working on your end @limpid sable ?

limpid sable
#

:p

#

Yea

vale sky
#

this exact code*

limpid sable
#

i dont have te :sad:

vale sky
#

what're you testing with?

limpid sable
#

nothing :p

#

tested the js before i made the pr

#

testing it again tho

vale sky
#

hmm

#

Okay

#

let's test

#

try that?

#

o wait

#

put t instead of s for the setPAPIPlaceholder method

#

I renamed it halfway through :L

valid kelp
#

with VotingPlugin where do I put the rewards for voting? in VotingSigns.yml or config.yml?

vale sky
#

@gentle lark

#

@limpid sable what version of mc are we on?

#

I can test this as well

limpid sable
#

im in 1.12.2, mc version shouldnt matter

gentle lark
vale sky
#

wot

#

wait

#

I think you might've replaced the wrong thing

#

use the fixed version I sent over

gentle lark
#

that is the fixed version I do believe

#

yes it is

vale sky
#

send me what you have

gentle lark
#

function etokenCost() {
var t = "%tokenenchant_" + args[0] + "_cost%";
var string = Placeholder.setPAPIPlaceholder(BukkitPlayer, t);
return args[0] + " P: %tokenenchant_Unbreaking_cost%" + " s: " + string + " t: " + t;
}

// Print
etokenCost()

vale sky
#

uh

#

that's not good

limpid sable
#

how about using trying "%player_name%" instead of t

vale sky
#

it's already parsing the placeholder as 0

gentle lark
#

What do you mean?

#

in the setPAPI bit?

limpid sable
#

var string = Placeholder.setPAPIPlaceholder(BukkitPlayer, "%player_name%");

red vale
vale sky
#

oh

gentle lark
#

error in the script hihihih565 (my username) is not defined

#

/papi parse hihihih565 %javascript_etokenCost_Unbreaking%

vale sky
#

so

gentle lark
#

while using that

vale sky
#

@limpid sable how does the setPAPIPlaceholder method work?

#

because the tokenenchant placeholder uses the player's held item

gentle lark
#

^ thats what i said

vale sky
#

the BukkitPlayer should be passed through, but now idk

limpid sable
#

same as papi's setPlaceholders(Player, String) @vale sky

vale sky
#

hmm I have an idea

limpid sable
#

BukkitPlayer return the player who have parsed the placeholder

fallow grotto
#

Can someone show me how to make a bungeecord java script placeholder?

gentle lark
#

guess a massive switch statement for every enchant is going to be the way XD

limpid sable
#

NO

gentle lark
#

XD

limpid sable
#

i want to fix this!

#

what does return BukkitPlayer.getName(); returns ?

vale sky
#

Okay my test worked...

#

I tested it with my checkitem expansion

#

and it worked fine

#

wait

#

I did another test

#

and it no longer works fine

limpid sable
#

it is working fine.. its just parsing the te placeholder for a wrong player i guess

#

wdym cj

vale sky
#

so

#
   return args[0] + " p: %checkitem_mat:stone,strict%" + " s: " + Placeholder.setPAPIPlaceholder(BukkitPlayer, j) + " j: " + j;```
#

stone p: yes s: no j: no

#

same thing the TE placeholder is doing it

#

so the setPAPIPlaceholder doesn't do anything because the placeholder is already parsed

#

but for the wrong player I guess

#

but what player is it parsing for?

#

nah, that makes no sense

limpid sable
#

it does

vale sky
#

why does it return no

#

why does "%checkitem_mat:"+args[0]+",strict%" equal no

#

and %checkitem_mat:stone,strict% equals yes?

#

the arg is messing it up

#

but how

#

i fucking did it

#

okay

#

so

limpid sable
vale sky
#
   return args[0] + " p: %checkitem_mat:stone,strict%" + " s: " + Placeholder.setPAPIPlaceholder(BukkitPlayer, "%"+j+"%") + " j: " + j;```
limpid sable
#

like 99.9999%

vale sky
#

first send it through WITHOUT percent signs

#

and then add percent signs afterwards

#

and it works

fallow grotto
#

Does PAPI have a way to round placeholders?

limpid sable
#

wdym round placeholders ?

vale sky
#

@gentle lark I got a working one

limpid sable
#

u can probably do that with Math expansion or JS

vale sky
fallow grotto
#

Like change tps 19.97 to 20

vale sky
#

@limpid sable so what do you do from here?

#

Can you make it work the other way?

limpid sable
#

well i dont want it to not parse %% placeholders

#

OR i can do that in another way

gentle lark
#

just returns this

vale sky
#

it just has to do it AFTER the args have been accounted for?

#

@gentle lark did you copy and paste everything I sent?

#

you shouldn't have a 0 in the middle of 2 percent signs

limpid sable
#

try using a var called unbreaking inside the placeholder

vale sky
#

that would mean you're putting the percent signs in before AND after

tawdry nest
#

How do I change the "Earns money felling and planting trees" and remove "Break, kill and Custom kill" in /jobs browse?
Can't seem to find it in the config https://imgur.com/a/sptGZ8U (Jobs Reborn)

gentle lark
#

@vale sky is what I have

vale sky
#

ya

#

you put the percent signs in before AND after

#

remove the percent signs in the t variable

limpid sable
burnt flame
#

@tawdry nest you want to change from english to your language

limpid sable
#

delete the older one and try this, and remove the %%

tawdry nest
#

@burnt flame No, trying to remove that text completly

limpid sable
vale sky
#

that works

gentle lark
#

so new jar and that paste?

burnt flame
#

I don't use JObs Reborn, but I'm sure someone here does or has used it

vale sky
#

but when you add %% it breaks

#

(before parsing)

#
   var string = t;
   return Placeholder.setPAPIPlaceholder(BukkitPlayer, string);``` will return 10
limpid sable
vale sky
#

but if I did var t = "%tokenenchant_" + args[0] + "_cost%"; it would be 0

#

ya i saw that one

limpid sable
#

with the new test one, remove the %%

vale sky
#

I did

#

and it works

#

will that cause issues for other placeholders?

limpid sable
#

no, and with this is actually better

#

it will still parse the other %% placeholders

vale sky
#

it's parsing placeholders without the %%

#

this will break some javascripts probably

limpid sable
#

if u want to use the method, just set the placeholder without %%

vale sky
#

ohhh ic

#

nvm

#

I get it

limpid sable
#

i wont remove that line :p

vale sky
#

so all you did was just add the %% in yourself?

#

in the back end

limpid sable
#

yes

#

ez fix lol

vale sky
#

yep yep

#

works perfectly

#

@gentle lark

#

fuck

limpid sable
#

rip hihi

gentle lark
#

wait what

vale sky
#

i sent my test one again

#

by accident

gentle lark
#

xd

#

So I've added the new jar and now what function do I need?

vale sky
limpid sable
gentle lark
#

on it

limpid sable
#

or cj's

vale sky
#

that's still a tester method tho

limpid sable
#

doesnt matter

vale sky
#

I guess either or will work

#

mine's just the final product thing

#

:L

limpid sable
#

oo rip

gentle lark
#

YESSSSSS

vale sky
#

ayyy

limpid sable
#

finally :p

gentle lark
#

now will it work in the deluxe menu XD?

vale sky
#

but does that placeholder increase with level up?

gentle lark
#

yes

vale sky
#

It should do, but you have to hold your pickaxe when opening it

limpid sable
#

ok will push that now

gentle lark
#

just need to add the replace then we should be good

vale sky
#

you could make it only accessible via right clicking a pickaxe tho

#

10/10 plug

#

checkitem wouldn't work for open requirements, would it?

#

testing

gentle lark
#

Thanks guys! πŸ˜„

limpid sable
#

np πŸ˜ƒ

#

glad we got it working

vale sky
#

aha I did a thing

#

menu can only be opened if you hold a diamond pickaxe

#

10/10

#
  requirements:
    pickaxe:
      type: stringequalsignorecase
      input: '%checkitem_mat:diamond_pickaxe,inhand%'
      output: 'yes'
      deny_commands:
      - '[message] You''re not holding a diamond pickaxe'
#

thanks to the latest update of checkitem πŸ˜‰

limpid sable
#

nice, so u can set a specific diamond pickaxe

#

unlike %player_item_in_hand% :p

glass anvil
#

Uhhhh I have an issue with DeluxeMenu's lol

#

Have those alot but anyway

#

Console gives me a "Error in requirement javascript syntax - %vault_balance% <= 12000000

#

This is the config

vale sky
#

Do you have the vault expansion?

limpid sable
#

use %vault_eco_balance_fixed%

glass anvil
#

Yeah I have the javascript expansion and the vault one

#

Bruh AbooDyy

#

That works πŸ˜› Why doesn't simply %vault_balance% work though?

#

Because I parsed it and it should come back the same as fixed

limpid sable
#

cuz that placeholder:

  1. Return the number with .x
  2. It returns big numbers like 10E9
glass anvil
#

Ahhh

limpid sable
#

dm doesn't like .x and it wont work for the second thing anyway

glass anvil
#

Thanks alot!

limpid sable
#

np 😁

warm sail
#

Does anyone know the plugin that allows you to have items lie down and things on like counters and that? Not specific I know but.

wise lagoonBOT
#

@gentle lark

Hey,

Please be patient and don't ping helpful or staff members!

red vale
mortal summit
#

How do you make a view requirement on DeluxeMenu's that compares if a placeholder is true or false?

#

I have been trying all day

raven cloak
#

@mortal summit Check out the requirements section on the DM wiki

wise lagoonBOT
#
DeluxeMenus
Information

The all in one GUI menu plugin!
β€’ Spigot
β€’ Wiki
β€’ GUI Creator
β€’ Placeholders

mortal summit
#

Yeah, so I have done that @raven cloak so I use a javascript type of requirement, and I use expression with my expression == false but it still doesn't work even though it says its false in game

raven cloak
#

Show me your menu and the js placehokder

#

Placeholder*

#

=paste

wise lagoonBOT
#
HelpChat Paste

Please use a paste service to share configs, errors, code and long logs.
β€’ HelpChat Paste

mortal summit
#

basically I have a button that I want to show up when someone doesn't have a sktyblock island, and then not show up if someone does have an island

raven cloak
#

Guessing you have other items in that menu aswell?

mortal summit
#

yes

#

do I need to rename the requirement?

raven cloak
#

Make another item, (a filler or something and make that items priority be 1, and switch this items priority to 2

mortal summit
#

I tried renaming, didn't work

fluid matrix
#

Hey! i have a problem with my deluxemenus store.
I have multible currencies on my server so i need to work with placeholder..
The thing is that i always get the message that i dont have enough money but i have enough.
https://pastebin.com/gYaL5PRE

mortal summit
#

ok

raven cloak
#

And add the view requirement to the filler item but not the second one

#

So filler item should have the item created one

mortal summit
#

so the requirement is typed correctly then?

fluid matrix
#

also when i do /papi parse me %mvdw_euro% i get the right amount :/

raven cloak
#

Jcis, yes but since you only have one item it will always be visible since you don't switch it with anything

mortal summit
#

its not visable

#

thats the problem

#

it doesn't show up when its false

raven cloak
#

Okay now I'm confused

mortal summit
#

the button is suppose to show when it is set to false, its not showing

raven cloak
#

Try changing the expression to this ```
expression: '%placeholder% == "false"'

#

Replace the placeholder with the actual placeholder ofc

mortal summit
#

still didn't work

fluid matrix
#

Frosty was that for me?

mortal summit
#

nothing is still showing up

raven cloak
#

What version is your dm and what version is your server, meamt for both of you

#

meant*

fluid matrix
#

DM v1.10.5 and PaperSpigot 1.8.8

#

nono

wise lagoonBOT
#
Deluxemenus - Version List
Spigot:

1.8.8
1.12.2
1.13.2
1.14.2

Version:

v1.10.5
v1.12.0 - Latest
v1.12.0 - Latest
v1.12.0 - Latest

fluid matrix
#

i mean 1.10.5

raven cloak
#

Try removing the '' in the output and see if that works remii

mortal summit
#

server is 12.2.2 and deluxe 1.19.5

raven cloak
#

1.19.5?

#

Guessing u meant 1.10.5, update to latest version jc

mortal summit
#

spigot 1.12.2

#

sorry

fluid matrix
#

Not working 😦

raven cloak
#

Might be the fact that it's a mdmw placeholder

fluid matrix
#

but its kinda placeholderapi

#

i mean

#

papi parse me is giving me the right number

raven cloak
#

You got mdmw placehoderapi aswell right?

fluid matrix
#

.

#

you mean MVdWPlaceholderAPI?

raven cloak
#

Ye

fluid matrix
#

yeah

#

the economy system placeholder are made with mvdw

#

but someone said deluxemenu only do placeholderapi

#

so i do it with %mvdw_%

raven cloak
#

Try doing it with {} and seeing if that works

fluid matrix
#

not working

#

expression: '%mvdw_euro% >= "1000"' is kinda working... but not really...

mortal summit
#

@raven cloak is there an example of a true and false?

#

because everything else works

#

just true and false, and I can't figure out

fluid matrix
#

i can buy stuff now but its not denying it if i dont have enough money

mortal summit
#

because I think I am not typing a true/false requirement correctly

#

does anyone how to write that requirement correctly^]

#

omg

#

figured it out...

#

the false had a red color code

#

so &cfalse worked

fluid matrix
#

@raven cloak i mean parse me gives me 5.000 and not like 5000 like i did it in dm

#

its like formating

#

does that matter?

rigid tide
#

Is their a way to make Deluxe Tags work with Chatcontrol ? πŸ˜…

raven cloak
#

@fluid matrix ye, you're gonna have to use js to replace that . with nothing so it's a non formatted number

#

@rigid tide does it support papi?

rigid tide
#

Yes

raven cloak
#

Use the placeholder and you should be good, make sure you have the expansion tho

rigid tide
#

Aight, and expansion?

raven cloak
#

Run those two commands

rigid tide
#

Aight

#

Thanks ❀

raven cloak
#

np

mortal summit
#

@raven cloak do you know what %javascript_permissionscore% is for?

rare mango
#

EZRanksPro is skipping 3 ranks, I’m not sure why and can’t see any reason why. Anyone got any ideas?

vale warren
#

=spigot

wise lagoonBOT
#

@vale warren

Spigot Account Link

To link your Spigot profile please do the following:

  1. On Spigot, set your Discord to GabyTM | RO#6463 under contact details.
  2. Run the =Spigot <Spigot Username> command.

Note:
If you have changed your username in the past or haven't made many posts you may need to use =spigot <numeric id>

#
FAQ Answer:

Spigot Account Linking
To get support for a premium plugin owned by Clip you will need to verify your spigot account using =spigot in the bot-commands channel. After you have successfully linked your spigot account you should ask your question in the coresponding channel for that plugin. If you have already linked your account and want to update your roles, run this command =spigot check

vale warren
#

@rare mango

frail light
#

Whats the format for using an expression in DeluxeMenus mine seems to not be working

wise lagoonBOT
#
Can't Verify Spigot Account!

I can't seem to correctly verify that account, please make sure you have your Discord correctly set to Brody#1533 in your contact details section on Spigot.

#
Spigot Account Linked!

Your Spigot account has been linked successfully!

frail light
#

Is this correct?

view_requirement:
      requirements:
        tokens:
          type: '<'
          input: '%javascript_tokenenchant_token%'
          output: 100
velvet cloak
#

@frail light what's your goal here

frail light
#

Hide an item if they have less than 100 tokens.

#

well just show the item. I've tried >, <, >=, and >=

#

all dont show the item

verbal garnet
velvet cloak
#

@verbal garnet be paitent and don't ping for no reason πŸ€”

verbal garnet
#

ok

velvet cloak
#

@frail light

#

Can you try /papi parse me %javascript_tokenenchant_token%

#

To see what's the output

frail light
#

hm, guess its not working

#

took that from deluxemenus example menus so assumed it would work :p

velvet cloak
#

Hold up. Do you have Javascript expansion?

frail light
#

Just checked and I copied everything from another one of my servers. Except for the expansion jar :p

#

Thanks for the help

reef sparrow
#

Hello

#

I installed chatinjector on 1.13.2 paper spigot and its not loading

#

Help me please. Thanks

velvet cloak
#

E

#

@reef sparrow do you have ProtocolLib

zinc bolt
#

hi, Im trying to make a admin menu with DeluxeMenus, but for some reason it throws an Errors detected in config.yml. Failed to reload whenever I try to load it in. Ive checked my yml stynax, both by sight, and using a website, so I know that isnt my issue. Ive tried commenting out parts of the menu, to see if I could find my error that way, no success. The only way I could make the config load is by commenting out my entire menu. The example menu (which I didnt delete) still works fine, so I know it must just be my code.

#

I was going to upload my yml, but apparently I cant 😦

vale sky
#

delete it please

#

=paste

wise lagoonBOT
#
HelpChat Paste

Please use a paste service to share configs, errors, code and long logs.
β€’ HelpChat Paste

vale sky
#

use that ^

#

@zinc bolt

zinc bolt
#

so like pastebin or something?

vale sky
#

I just linked you a website

#

Click the blue link

zinc bolt
#

oh I didnt realize that was a link to a paste service lol, 1 sec

shadow iron
#

(other paste services are available if you don't want ours)

zinc bolt
vale sky
#

it's... null

#

it's all commented out

#

O.o

#

Remove all the #

zinc bolt
#

oh yeah I did that when I was testing, 1 seccond

#

ok here is my entire config.yml, minus the massive header

vale sky
#

your items: for the server menu are tabbed too far over

#

by one

#

(by one tabbing, 2 spaces)

zinc bolt
#

ah thank you thank you

vale sky
#

yep yep, it should be in-line with update_interval

zinc bolt
#

a lot of backspace later, and I now have a successful menu! Thank you!

vale sky
#

what program do you use to edit your yaml?

#

@zinc bolt

#

If you use something like notepad++ you can select all the lines and press SHIFT+TAB to TAB backwards

#

:L

zinc bolt
#

yeah I intend to install that soonβ„’, currently (and for the past year) I have been using WordPad or Notepad

vale sky
#

my lord...

#

definitely download np++ or something similar

#

it has formatting for a lot of different file types as well

#

You will not regret it

zinc bolt
#

yes after that backspace spam I think I will. Thanks!

vale sky
#

πŸ‘

velvet cloak
#

WordPad is terrible πŸ€”

grand pike
#

Why would this not work ?

#

The tokens manager placeholder doesn't seem to be working on the scoreboard

#

featherboard

#

omg

#

NVM

#

{}

#

nvm didnt work? support @ me

fallow grotto
#

Try {placeholderapi_<placeholder>}

grand pike
#

yeah found it

#

πŸ˜ƒ

fallow grotto
#

Can I use placeholders in a JavaScript placeholder??

small wolf
#

Yes

#

In the JavaScript file but not the placeholder itself

grave crow
#

Hey, I'm trying to look for a speicifc item in a players inventory heres the example im trying to use

#

=paste

wise lagoonBOT
#
HelpChat Paste

Please use a paste service to share configs, errors, code and long logs.
β€’ HelpChat Paste

grave crow
raven cloak
#

Use the checkiten expansion

velvet cloak
#

Uhm.. 'has item' requirement can't have "output"

grave crow
#

Alright

#

@raven cloak can you give an example

#

And do you know to remove a specific named item

#

I've tried - '[console] clear %player_name% SUGAR 1 {display:{Name:Cocaine}}'

#

But its not working

raven cloak
#

You can't

velvet cloak
#

And by the way

raven cloak
#

Unless you have a plugin that clears specific items, because the /clear command can not

grave crow
#

Alright

velvet cloak
grave crow
#

ahh yes thanks πŸ˜›

raven cloak
#

Thien

#

Could you go check out the args section and tell me if I should add anything

grave crow
#

@velvet cloak any reason why it isnt checking for the item?

#

=paste

wise lagoonBOT
#
HelpChat Paste

Please use a paste service to share configs, errors, code and long logs.
β€’ HelpChat Paste

grave crow
#

type: has item material: SUGAR name: '&a&lCocaine' amount: 1

Its not able to find the item even though the correct item name and color code is in my inventory any reason

raven cloak
#

Guessing it's the color codes

grave crow
#

type: has item material: SUGAR name: '&a&lCocaine' lore: - '&f&oRight-Click&7&o to consume'

#

Updated version

#

How am i ment to check or make a shop with deluxemenus then?

#

I've read the wiki

raven cloak
#

You can't sell items with custom names, not dms fault but ess fault (since you're using /clear)

grave crow
#

Im using minecraft:clear

#

so it is clearing the item fine

#

Its just not checking for the items name

raven cloak
#
type: string equals ignorecase
input: %checkitem_mat:Sugar,nameequals:&a&lCocaine%
output: 'yes/true'
#

Parse the placeholder and see what it returns and adjust the output

grave crow
#

for lore do i do

#

%checkitem_mat:Sugar,nameequals:&a&lCocaine%,lorecontain:&6Test

#

oops i mssed 1s

#

%checkitem_mat:Sugar,nameequals:&a&lCocaine,lorecontain:&6Test%

#

That

raven cloak
#

Just check for the lore

#

Since there's no way they can change that

grave crow
rare mango
#

=Spigot rlxb1

wise lagoonBOT
#
Can't Verfiy Spigot Account!

Can't find a spigot account with that name?
Please check the spelling, if it's still not working try using =spigot <numeric id>

rare mango
#

=spigot rlxb1

wise lagoonBOT
#
Can't Verfiy Spigot Account!

Can't find a spigot account with that name?
Please check the spelling, if it's still not working try using =spigot <numeric id>

rare mango
#

=spigot 728052

wise lagoonBOT
#
Spigot Account Linked!

Your Spigot account has been linked successfully!

rare mango
#

πŸ˜„

vale sky
#

Please use #bot-commands for future commands, thanks πŸ˜„

unreal schooner
vale warren
#

Cool

wise lagoonBOT
#
FAQ Answer:
Β» Give the helpers some details
Β» Ask suitable questions
Β» Be polite
Β» Wait

Source

unreal schooner
#

ok ill be more specific

burnt flame
#

latest version is only for CB 1.5.2-R1.0

unreal schooner
#

wdym? i cant use it for 1.9?

burnt flame
#

it was written for 1.5.2, most likely not

vale warren
#

lol 😹

lament crane
#

!gelp

#

!help

chrome templeBOT
#
Gary Command Help Menu
Commands:

!faq - Retired command.
!help - Shows this menu.
!info - Get info about stuff
!papi - Papi command
!ping - Is gary online?

wise lagoonBOT
#
FAQ Answer:

You can check the syntax of your configs using the online parser here, https://yaml.helpch.at/

vale warren
#

#bot-commands

lament crane
#

what command??

vale warren
#

use that site, the yaml command wont help that much.

shy raven
#

Hi in Deluxe Tags Placeholder to essentialsXChat don't work can anyone help me please ?

burnt flame
#

@shy raven did you make the changes mentioned in the config

velvet cloak
#

Use ChatInjector plugin

burnt flame
shy raven
#

ChatInjector is not for 1.14.4

#

Yes this config i have

shadow iron
#

We don't maintain chat injector, so its possible the new author needs to update it

velvet cloak
#

Does EzRanksPro support UPerms?

red vale
rare mango
#

Can I get support on the EzRanksPro skipping 3 ranks?

grave crow
#

=faq

wise lagoonBOT
#

@grave crow

FAQ β€’ Invalid Usage

=faq <faq key>
=faq list
?<faq key>

drowsy island
#

Anyone know how to force join a town with the towny plugin? Pretty sure there is a way, just forgot

velvet cloak
#

i had a problem with ezrankspro and uperms.
When i rankup the plugin adds me to the %rankup% group and removes me from %rank%.
The problem is that when i rankup again it adds me to the same %rankup% group and removes me from a group.. and i'm not in that group anymore! So it's creating an infinite loop and i can't rankup.

drowsy island
#

nvm figured it out

raven cloak
#

@velvet cloak

#

=faq spigot

wise lagoonBOT
#
FAQ Answer:

Spigot Account Linking
To get support for a premium plugin owned by Clip you will need to verify your spigot account using =spigot in the bot-commands channel. After you have successfully linked your spigot account you should ask your question in the coresponding channel for that plugin. If you have already linked your account and want to update your roles, run this command =spigot check

velvet night
#

Does anyone know what kind of plugins use InventoryMoveItemEvent?

undone badger
#

Anyone know of an actually good RTP plugin. The one I am currently using is okay but it only teleports the player EXACTLY the set amount of blocks and only uses a GUI with no functionality to type /rtp and get tped

velvet cloak
#

Please what the syntax on essantials kit to add id of potion swiftness

raven cloak
#

@velvet cloak make the kit using the /createkit command

velvet cloak
#

Thanks

edgy cave
#

Can someone help with Deluxemenus because i have it on my server and my guis are not working

#

and there is no errors in console

red vale
versed dome
#

deluxemenus isn't working on my server, i am using 1.8 and there are no errors in the console

wise lagoonBOT
#
Deluxemenus - Version List
Spigot:

1.8.8
1.12.2
1.13.2
1.14.2

Version:

v1.10.5
v1.12.0 - Latest
v1.12.0 - Latest
v1.12.0 - Latest

versed dome
#

okay thanks

raven cloak
#

@edgy cave ^ read the embed

odd condor
#

For EzRanksPro how do I get the prefix in chat? Using essentials

foggy sierra
#

in config.yml set chat_prefix_enabled to true and use the placeholder {ezrankspro_rankprefix}

edgy cave
#

24.07 17:35:52 [Server] WARN [DeluxeMenus] requirement at path: items.2.view_requirement.requirements.permission does not contain both input: and output: entries what does this mean and how to fix it

odd condor
#

{ezrankspro_rankprefix} is just showing up as the whole thing instead of the rank

wise lagoonBOT
#
FAQ Answer:

Spigot Account Linking
To get support for a premium plugin owned by Clip you will need to verify your spigot account using =spigot in the bot-commands channel. After you have successfully linked your spigot account you should ask your question in the coresponding channel for that plugin. If you have already linked your account and want to update your roles, run this command =spigot check

odd condor
#

Never mind, nothing like a restart does

vale warren
#

@odd condor

odd condor
#

Restarted work

#

Thanks

unreal schooner
odd condor
#

Just use core protect does the same thing

unreal schooner
#

can players get the stuff that they mined though?

odd condor
#

You mean like a plugin that puts blocks into the inventory without picking them up?

#

I verified my spigot btw

vale warren
#

run =spigot check

unreal schooner
#

no, i mean, if someone mines a block, they get the resource, and then the block comes back a few seconds later

odd condor
#

oh never heard of that one

vale warren
#

dude, stop using plugins from 2012 lol

unreal schooner
#

i cant find any better ones!!

vale warren
odd condor
#

I ran that command Gaby

vale warren
#

oh well, do you own ezrankspro?

odd condor
#

no just helping a friend out with his server

vale warren
#

Do they own it?

unreal schooner
#

Uggggg

vale warren
unreal schooner
#

Ok I’ll try it

sharp wasp
#

for deluxemenus config,
neither this

  upgrade:
    file: upgrade.yml
gui_menus:
  smelter:
    file: smelter.yml```
or this works
```gui_menus:
  upgrade:
    file: upgrade.yml
  smelter:
    file: smelter.yml```

i cant find anywhere where it says how you are suppose to do it?
vale warren
#

2nd format it's right TT

sharp wasp
#

but then when i do dm reload, the config changes it to

  smelter:
    file: smelter.yml```
#

as it overwrites

vale warren
#

oh well

versed dome
#

my menu's commands or actions or whatever don't quite... do anything?

#

here's my config file

raven cloak
#

@ThirtyTwelve#0312

#

Esketut

#

Esketit*

#

@versed dome What dm and server version

versed dome
#

the server's version is 1.8.8

#

and i am using 1.10.5

raven cloak
wise lagoonBOT
raven cloak
#

Does it say it's a valid yaml? Can't see cuz mobile

versed dome
#

yeah

#

well not using this bot

raven cloak
#

Should be valid from what I can see, try removing the '' in the materials

vale warren
#
Unsupported Paste
At the moment I only can read:
β€’ HelpChat Paste
β€’ Hastebin
β€’ Pastebin```
versed dome
#

well using this

vale warren
#

=yank

versed dome
#

it says it's fine.

vale warren
#

=yaml

wise lagoonBOT
#
Config Parser

Link me to a config and I'll check to see if it's valid.
=yaml <paste link>

#
FAQ Answer:

You can check the syntax of your configs using the online parser here, https://yaml.helpch.at/

vale warren
#

here

raven cloak
#

Ah okay ye that one is good

#

I use it aswell

versed dome
#

so what do you guys suggest?

raven cloak
#

I told you above, try remove the '' on the material

unreal schooner
#

i oof me

versed dome
#

for all of'em?

raven cloak
#

@odd condor To receive ezrankspro support get your server owner to come here and verify his spigot aswell as confirm that you are helping him, you will both be given support when he does

#

Ye kenny

odd condor
#

I got it

raven cloak
#

Still going to have to ask you to get verified, thank the leakers for this system

versed dome
#

it didn't work

unreal schooner
#

oof me

versed dome
#

oof @unreal schooner

unreal schooner
#

plugins just dont work for me

mortal cape
#

1.14.4

+-------------------------------------------------+
| 0 1 2 3 4 5 6 7 8 9 a b c d e f |
+--------+-------------------------------------------------+----------------+
|00000000| 25 00 00 00 41 00 00 00 00 00 14 07 64 65 66 61 |%...A.......defa|
|00000010| 75 6c 74 05 00 |ult.. |
+--------+-------------------------------------------------+----------------+ @ net.md_5.bungee.protocol.MinecraftDecoder:82```
#

Any idea?

raven cloak
#

I can see it's a bungee error, no cpue what the heck it is tho

#

clue*

mortal cape
#

It's bungee, yes.

raven cloak
#

Is that the whole error?

#

Also those letters/numbers losted are color codes

#

listed*

mortal cape
#

another error

harsh citrus
#

hi hello

#

i have an issue with deluxetags on paper 1.14.4

mortal cape
#

1.14.4 just came out.

harsh citrus
#

i know

#

there weren't any breaking api changes to my knowledge

#

and deluxetags hasn't received an update in >3 years

mortal cape
#

It's unlikely DeluxeTags works fine on 1.14.4

raven cloak
#

apt it's working fine for me

harsh citrus
#

on paper?

#

inventory event error

raven cloak
#

I tested them as soon as 1.14.4 came out, and yes

#

=paste

wise lagoonBOT
#
HelpChat Paste

Please use a paste service to share configs, errors, code and long logs.
β€’ HelpChat Paste

raven cloak
#

show me

harsh citrus
mortal cape
#

@raven cloak Is ViaBackwards working for you on bungeecord?

#

1.14.4

raven cloak
#

it states it on the page it doesn't work

mortal cape
#

Any good alternatives?

raven cloak
#

PS

mortal cape
#

ps?

raven cloak
#

not sure if it works 100% tho

#

Protocol Support

mortal cape
#

how do I run that on bungee?

raven cloak
#

guessing you'd have to add it to each server individually

wise lagoonBOT
#
Deluxetags - Version List
Spigot:

1.8.8
1.12.2
1.13.2
1.14.2

Version:

v1.7.1 - Latest
v1.7.1 - Latest
v1.7.1 - Latest
v1.7.1 - Latest

raven cloak
#

@harsh citrus

harsh citrus
#

oh what

vale warren
#

Added %deluxetags_tag_<tagid>%, %deluxetags_description_<tagid>%, %deluxetags_has_tag_<tagid>% damn frosty

harsh citrus
#

how do i not have 1.7.1

raven cloak
#

Could not pass event InventoryClickEvent to ChatTags v1.2.2 This isn't deluxetags tho

harsh citrus
#

wait

#

oh my god

raven cloak
#

Gaby πŸ˜‰

harsh citrus
#

AHAHAHA

#

:| well anyways, i forgot to remove the other plugin. thanks dude

#

im super sorry for that i just woke up

raven cloak
#

no worries, if you've got the latest version it'll work

#

if the gui placeholders don't just restart the server and it'll fix itself

#

@vale warren trying to get clip to os dtags so I can make the gui fully customisable :p

harsh citrus
#

omg

#

please

#

i would love to hack on dtags

vale warren
#

ikr frosty

#

and get that thing that let you see all tags even if you dont own them working

raven cloak
#

can't you have that rn aswell?

#

oh it doesn't work :leldog:

vale warren
#

Iirc some ppl said it's broken, havent tested by myself

raven cloak
#

I'll test today

#

gotta play around with the placeholders first

harsh citrus
#

ok i dont wanna be that guy

#

but im gonna be that guy. esschat: format: '{deluxetags_tag}<{DISPLAYNAME}> {MESSAGE}'

#

dtags config: