#general-plugins

1 messages ยท Page 216 of 1

wise lagoonBOT
potent radish
#

One issue I found with crazy auctions bidding is that it doesnt draw any money from you when you bid, only when the auction is over, meaning you can win an auction without having the money which leads to the auction simply cancelling

vale warren
#

hmm, interesting

#

maybe join their chat and ask for this feature to be fixed?

potent radish
#

Yea I can try that, I just wanted to check in here if there's another plugin that someone recommends before I start buying plugins that aren't that great

river moon
#

what is this

#

plugin

sweet vessel
#

Im having a problem with deluxeMenus.. Im making a warp gui but if i set "open_command: warp" the gui opens but doesnt work. if i change warp to like "testing" it works without problem?

zenith turret
#

does anyone know any good tab plugin for prison

vale warren
#

If you are making the plugin, you can set a new saturation level when the play click on the item

distant galleon
#

oops ๐Ÿ™‚ sorry ๐Ÿ˜‰

velvet cloak
#

Hey

#

Does someone know a /maxprestige plugin ?

timid otter
#

why do the lore lines disappear from my item in deluxemenus when i click it? really weird. is there anything wrong with the item?

#
menu_title: '&7Pickaxe Upgrades'
open_command:
- enchant
- enchants
size: 54
update_interval: 200
items:
  '1':
    material: DIAMOND_PICKAXE
    data: 0
    slot: 13
    priority: 1
    display_name: '%player_item_in_hand_name%'
    lore:
    - '&7Efficiency %tokenenchant_Efficiency_level%'
    - '&7Fortune %tokenenchant_Fortune_level%' 
    left_click_commands:
    - '[refresh]'
    right_click_commands:
    - '[refresh]'
#

thats all it is so far

versed dome
#

do you guys know a way plugin in each it forces to execute a command onces he leaves a specific world?

brisk eagle
#

Guys is there a plugin that allowing restart the server without kicking players from the actual server

misty valley
#

I don't think there is

brisk eagle
#

There must be

misty valley
#

well, search on google

rich star
#

1 individual server, no

brisk eagle
#

I did and I could not find..

viral terrace
#

How do I post links in message announcer that can be clicked?

timid otter
#

json @viral terrace

raven violet
#

i can't get deluxetags to work with essentials

#

i'm using all the right placeholders i'm v confused

rich star
#

?tagess

wise lagoonBOT
#
FAQ Answer:

DeluxeTags showing in essentials chat:

  • Turn of the DeluxeChat option in the DeluxeTags config.
  • Turn off the format_chat option in the DeluxeTags config.
  • Replace all the %placeholders% (%deluxetags_tag%) with {placeholders} ({deluxetags_tag}).
  • Restart the server.
raven violet
#

and what do i put in the essentials config?

rich star
#

{deluxetags_tag}

raven violet
#

do i need to restart cause i've been reloading essentails and deluxetags and it hasn't been working

rich star
#

- Restart the server.

burnt flame
#

@raven violet if all else fails restart

viral terrace
#

@timid otter so what formatting or something would I put by it?

raven violet
#

it worked thanks

grand pike
#

tt

proud night
#

hi guys!

inner remnant
#

Hello

proud night
#

I am trying to configure the deluxetags plugin

#

I would like players in a given group to have a default defined tag, for example: [Donor] when he has no definite tag, is it possible?

inner remnant
#

Not default but you can possibly try javascript expansion to make something

fallen nexus
#

hello

#

I need help with plugin reloading

#
if (args[0].equalsIgnoreCase("reload")) {
                    saveConfig();
                    reloadConfig();
                    p.sendMessage("Config file has been reloaded.");
                }
#

why doesnt this work

proud night
#

Not default but you can possibly try javascript expansion to make something
Could you give me a simple example so I can try?

inner remnant
fallen nexus
#

got it

inner remnant
#

@proud night Not atm sorry about to head to bed

proud night
#

No problem, I'll do some research and try

#

thanks!!

vale warren
#
function defaultTag() {
    var tag = "%deluxetags_tag%";

    return tag == "" ? "[DefaultTag]" : tag;
};

defaultTag();```
#

This should do it

proud night
#

Thanks Gaby!

vale warren
#

:)

dim surge
#

I'm using deluxetags and i am wondering if it's possible for the gui to show when not having any tags

#

it doesn't work when i type /tags

velvet cloak
zenith turret
#

Hey guys I have a issue on my prison server. On Luckperms when I am rank A-Z and do /rankup it rank upgrades but for example when I am a rank Owner and do /rankup it ranks me up to example b in config but my display name is still [Owner] [A]

#

Could anyone help me

nimble pendant
#

i could try to help @zenith turret

#

I've recently been doing that kind of stuff on my server

velvet cloak
#

is having a large quantity of multiverse worls gonna cqause alot of lag?

normal parcel
#

Hi, I need help with teh deluxemenu config: I want to add two conditions to the same item but I can't:
left_click_requirement: requirements: permission: type: has permission permission: some.permissions permission: type: has money amount: 15

#

What am I doing wrong?

limpid sable
#
left_click_requirement:
  requirements:
    name1:
      type: has permission
      permission: perm.1
    name2:
      type: has permission
      permission: perm.2
normal parcel
#

Ok thanks

limpid sable
#

๐Ÿ‘

velvet cloak
#

Is there anyone that can help me with a ProtocolLib API issue I'm having? I need to call a try and catch from my onEnable() to my Packets class, and I HAVE NO CLUE HOW TO DO IT ๐Ÿ˜ฆ

river moon
#

how to can this right board variables?

#

(ฤฐ dont know english) please help

#

how can this nextrank in titlemanager

wise lagoonBOT
#
Unknown FAQ:

I couldn't find anything for: placheholders

velvet cloak
#

does anyone have any experience with tab completion such as if I do /tp <tab> it'll cycle through players names?

#

my brain hurts from trying to figure it out

sage flower
#

Your tab isn't working or?

velvet cloak
#

@sage flower it's not that my tab isnt working for example I coded a custom tp command as I'm getting rid of essentials and when I do /tp <tab> it wont cycle through player's names

#

I have to type out the whole name

sage flower
#

You're in wrong channel for a start

velvet cloak
#

alright would you be able to help me tho by any chance?

viral terrace
#

How do I post links in message announcer that can be clicked?

rich star
viral terrace
#

what do i do there

rich star
#

add ur text, then itll say something like open_url or something

viral terrace
#

Ok so do I just ddelete the /tellraw part?

#

@rich star

rich star
#

ye

velvet cloak
#

@rich star do you code java?

rich star
#

no

velvet cloak
#

fuck

rich star
#

why?

velvet cloak
#

I need help...

rich star
#

with coding?

velvet cloak
#

Well with 1 line of code yeah

rich star
velvet cloak
#

I know but people take 69 years to respond ๐Ÿ˜ฆ

velvet cloak
wise lagoonBOT
#

@velvet cloak

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

velvet cloak
#

@velvet cloak yeah it does lol

#

sooo @velvet cloak that means I can't use it right?

wise lagoonBOT
#

@delicate stump

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

raven cloak
velvet cloak
#

I did

#

@raven cloak

raven cloak
#

A plugin doesn't need an update to function on higher versions if the methods the plugin is using don't change

#

And it does work on 1.14.

#

@velvet cloak

#

And in the future don't tag staff members for no reason, ask the question and wait for someone to respond

velvet cloak
#

okay sorry

river bridge
#

which autosell version was for 1.8?

limpid sable
modest delta
#

Hey I want to work with just a few plugins networked but for creating some features I need the possibility to create tags/variables for each player which work with placeholders, someone knows an simple command based addon for this ?

feral jasper
#

How works the new version of DeluxeMenus?I can pickup all items from the menu.

modest delta
#

Idk DeluxeMenus but "Bossshoppro" is a awesome addon for menus

#

I create nearly everything with bsp for my server to have it all inside one menu

#

unfortunately they don't have a forum to share menus... that would be awesome

feral jasper
#

Soo i have LuckPerms and in the latest version you dont need any permission to open x menu.

#

[EDIT] Deluxemenus last version

spiral kayak
#

Anyone know a good way to make a shop via Deluxemenus? specifically the sell option
I've tried using has item as well as the placeholder api, i couldnt get either to work properly

vale warren
feral jasper
#

Eco take money

#

Give id item

spiral kayak
#

I wouldn't be here if I found it on the wiki @vale warren

feral jasper
#

Guys you know how can i block pickup option on DeluxeMenus?

spiral kayak
#
right_click_requirement:
      requirements:
        anything_here:
          type: has item
          material: 'diamond'
          amount: 1
          lore:
          - ''
#

Doesn't work

feral jasper
#

You need use commands

#

On left and right click

spiral kayak
#

Im aware

#

Im talking about the requirement

feral jasper
#

What version are you using?

spiral kayak
#

I have no clue

#

How do you check

inner remnant
#

type /deluxemenu

#

ingame

spiral kayak
#

ver 1.12.0

feral jasper
#

This version have plenty of bugs

spiral kayak
#

Maybe it should be fixed? ๐Ÿค”

feral jasper
#

menu_title: '&aExample GUI menu'
open_command: examplemenu
size: 9
open_requirement:
requirements:
permission:
type: has permission
permission: some.permission

wise lagoonBOT
#
Deluxemenus - Version List
Spigot:

1.8.8
1.12.2
1.13.x
1.14.x

Version:

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

inner remnant
#

Server vesion?

spiral kayak
#

1.14

feral jasper
#

menu_title: '&aExample GUI menu'
open_command: examplemenu
size: 9
open_requirement:
requirements:
permission:
type: has permission
permission: some.permission

inner remnant
#

its the spacing

#

Galaxy your spacing would break it

feral jasper
#

I dont use paste

inner remnant
#

@spiral kayak please remove the lore line also and for diamond pretty sure its gotta be in caps try

feral jasper
#

That was the default config

inner remnant
#

thats right but the paste isnt

feral jasper
#

Terfs you know how can i block pickup action on created menus?

#

Im using LuckPerms

inner remnant
#

You can use Regions from WorldGuard?

spiral kayak
#

@inner remnant Yeah, It was the caps. Thanks man

inner remnant
#

wait wym Created menus? please elaborate

#

@spiral kayak np ๐Ÿ™‚

feral jasper
#

I have one menu created called Games.With the latest version you dont need permissions to open it.But i can take all the items

inner remnant
#

from inside the menu?

feral jasper
#

Yes

inner remnant
#

Deluxemenus?

feral jasper
#

In 1.9.2v you cant block pickup items with -'[close]'

inner remnant
#

I dont understand please maybe screenrecord and showing me?

feral jasper
#

Make the menu items static

#

I want this

inner remnant
#

What do you mean block pickup items?

velvet cloak
#

Is there placeholder to put ranks from plugin EZRANKSPRO in essentialschat ?

wise lagoonBOT
#

@velvet cloak

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

inner remnant
#

@velvet cloak ^^^

feral jasper
#

Give me a secnd im going to take some pictures

#

That was the problem

vale warren
#

@spiral kayak you literally cant read then. At the bottom of the FIRST page you can find examples.

feral jasper
#

Terfs press the link to show the image.I dont know why but i cant share images with copy paste

spiral kayak
#

@vale warren Where?

vale warren
#

=imgur

wise lagoonBOT
#
Uploading Images

Please use imgur to share screenshots and other images.
โ€ข Imgur

vale warren
#

@feral jasper

spiral kayak
#

I see it nowhere @vale warren

feral jasper
#

One solution to my problem?

vale warren
#

No way Coby

#

Is literally there

velvet cloak
#

Is there placeholder for ezrankspro in essentialschat ?

wise lagoonBOT
#

@velvet cloak

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

spiral kayak
#

It's no where @vale warren

inner remnant
#

@velvet cloak show start up log

spiral kayak
#

I've looked everywhere

inner remnant
#

He linked you

spiral kayak
#

Yeah, and I just said it isnt on there

inner remnant
#

Can you clarify what isnt

vale warren
#

For real

spiral kayak
#

Doesn't tell you anywhere on the wiki that the material has to be capitalized in has item

vale warren
#

...

#

Are you following me?

spiral kayak
#

Are you following me?

#

Because my issue was fixed like 30 minutes ago by the magnificent @inner remnant

#

not by the wiki

vale warren
#

Open the link and use that format, "has item" is a bit outdated.

#

Whatever.

spiral kayak
#

I've tried using that format

#

it doesn't work

#

unless im dumb

feral jasper
#

Any good alternative to DeluxeMenus?

inner remnant
#

No

vale warren
#

not sure but why do you need one

spiral kayak
#

I was using ChestCommands before, it's pretty good. Though I think it lacks some of the complexity DeluxeMenu's has

vale warren
#

Wait to see it when we will have access to it source code xD

feral jasper
#

How to paste images -.-

inner remnant
#

=paste

wise lagoonBOT
#
HelpChat Paste

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

inner remnant
#

CLICK

spiral kayak
#

caps

#

banned

feral jasper
spiral kayak
#

What would be the correct check item placeholder for a normal diamond?

#

%checkitem_mat:DIAMOND,amt:1%?

feral jasper
#

RIP problem

boreal mountain
#

Is the voteparty plugin compatible with cratesreloaded?

wise lagoonBOT
#

@boreal mountain

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

gleaming agate
#

does anyone know a plugin that supports checking players inventories? i'm using multiverse-inventories for inventory management

feral jasper
#

30 minutes (2 different sites) and noone help me

gleaming agate
#

what's your problem?

feral jasper
#

How works the new version i can pickup all the items on created menus

gleaming agate
#

what plugin are you using for the menu?

#

deluxemenus?

feral jasper
#

Yes

#

DeluxeMenus

gleaming agate
#

did you try to deop/unrank yourself?

feral jasper
#

Yes

gleaming agate
#

you might have some kind of perm that allows you to pickup the items

feral jasper
#

Im using Luckperms

#

I dont have any perm setted

gleaming agate
#

can you dm me the server ip? i want to try if it works for me

feral jasper
#

No ip its a offline test server

gleaming agate
#

ok

feral jasper
gleaming agate
#

does it only pickup the items if you use a hacked client or can you take them normally?

feral jasper
#

Normaly

gleaming agate
#

ok

feral jasper
#

name: admin
permissions:

  • luckperms.reloadconfig
  • jumppads.use
    prefixes:
  • '&e&lGODS &7':
    priority: 100
#

Permission Node

gleaming agate
#

what version of spigot are you running on the server?

feral jasper
#

1.11.2x version

#

Spigot

gleaming agate
#

do you have the latest version of deluxemenus installed?

feral jasper
#

Yes and the latest of LuckPermsw

#

[EDIT]Luckpersms

gleaming agate
#

can you check console and see if you've gotten any errors when opening the menu or when the plugin got loaded

feral jasper
#

Everything works perfect error 0%

#

Yesterday i used the version 1.9.2 and i cant pickup items

#

I think the version works with different command.1.9.2v use -'[close]

#

I come here for know the new command to stop pickup items action

gleaming agate
#

not sure what's causing that, sorry :/

feral jasper
#

No problem thank you very much for help me

velvet cloak
#

hello there

misty valley
#

hi

inner remnant
#

Hello

velvet cloak
#

do you guys know a plugin that can make everyone invisible as player and also in tab its for authentification server

misty valley
#

@feral jasper I don't think latest DM supports 1.11.2

velvet cloak
#

hey

timid ivy
#

Manerger you need to give more information than just that.

#

If your talking about making a player invisible and in tablist not able to be seen by other players I do not know of a public plugin that has that for free or paid, but I may be wrong.

timid otter
#

it's easy to make though

#

could just make it yourself

spiral kayak
#

Anyone know any good gun plugins?

dense isle
#

when using deluxemenus how do you get a particle (example: smoke particle) to occur when opening a menu (like you can do with a sound) thanks.

feral jasper
#

Hello.What its the stable version for 1.11.2?

#

@dense isle i think this is not possible.

dense isle
#

im pretty sure it is i've seen other servers who use dm have it. just don't think its listed

feral jasper
#

Use this: - '[console] execute %player_name% ~ ~ ~ playsound random.break %player_name%
~ ~ ~ 10 0'

#

With the lattest version dont work

#

@dense isle works?

dense isle
#

@feral jasper thanks for your help, however i don't need a playsound i need a particle effect

#

which you can use with /particle

#

however, i dont know how to use /particle xdd

feral jasper
#

particle effect

#

dragon_breath

#

change playsound to particle effect

dense isle
#

doesn't work ;/

#

open_commands:

  • '[sound] ENDERDRAGON_WINGS'
  • '[console] execute %player_name% ~ ~ ~ particle effect dragon_breath %player_name% ~ ~ ~ 10 0'
#

looks like this

feral jasper
dense isle
#

its a config though i literally just want to know how to use a feature in the plugin xd

#

i have all the rest just need the particles

#

if i knew how to use the command /particle i could prolly do it

feral jasper
#

This plugin have plenty of bugs im trying to find a stable version who dont take off my gui items

dense isle
#

err i use

feral jasper
#

Take a look in plugin wiki @dense isle

dense isle
#

1.10.5

#

try that

#

ill have a look couldnt find it b4 tho

feral jasper
#

Give a sec im trying to find a solution for you

#

i use old the time the version 1.9.2 and i know how works the plugin in this version

#

I dont found nothing relative to add effects.

dense isle
#

you use the command particle like this

#

/particle flame -12 208 3 4 4 4 1 10 kyran

#

however i want it to find the players location and do it ;/

#

maybe it is from another plugin idk

feral jasper
#

Or for example when you hit a player you get smoke particle.You know.

dense isle
#

tbf im not even too bothered about it just wanted to see if anyone knew how to do it, its cool if i can't tho

feral jasper
#

I must say sorry,i dont know the new versions.And thanks for 1.10.5 version works fine.

dense isle
#

no worries ๐Ÿ˜› thanks for your help anyways i appreciate

feral jasper
#

You can create a JSON

#

On spigot you can see lot of example

velvet cloak
#

Anyone able to help, I'm trying to link Titlemanager and EzRanksPro, anyone got any ideas?.

feral jasper
#

DeluxeMenus can execute JSON files

#

@velvet cloak with placeholders?

#

player.spawnParticle(Particle.REDSTONE, x, y, z, 0, 0.001, 1, 0, 1);

#

@dense isle

dense isle
#

where do i put that?

#
  • is it possible to get it to spawn infront of the player at any location
feral jasper
#
  • '[console] execute %player_name% ~ ~ ~ player.spawnParticle %player_name% ~ ~ ~ Particle.REDSTONE 10 0'
#

Try this

#

If this want work this is my last idea

dense isle
feral jasper
#

I dont have more ideas sorry :/

#

But i use Player particles plugin to open event .Works nice for me.Plis if you want something easy use this plugin.

dense isle
#

ok cool, how would i use this in my menu as a command? thanks.

last cosmos
#

Hey, I am having a problem with Deluxemenu's basically I made this new menu which uses args but the lore is sometimes appearing in other menus. Any help would be much appreciated. Thanks

nimble pendant
#

Can you show us this?

last cosmos
#

In like a gif?

nimble pendant
#

yea gif or a gyazo

#

or pastebin the config you want

last cosmos
nimble pendant
#

Some gyazos of what's wrong with the menus would be nice

last cosmos
fallow bramble
#

hello

#

i need help

jagged pollenBOT
#

Theres not time to wait! Ask your question @fallow bramble!

wise lagoonBOT
#
FAQ Answer:
fallow bramble
#

as I add two servers in 1

#

nobody?

timid otter
#

what?

tall forge
#

Which plugin i should use for display items in chat ? and work with DeluxeChat

tall forge
#

1.13.2

fallow bramble
#

this

#

I want to add players from one server to another

#

bungee_skywars + bungee_skywars1

#

sorry my google translator

inner remnant
#

@fallow bramble use the the math expansion

fallow bramble
#

how to +

#

??

inner remnant
#

Lets you make simple or advanced calculations.
Placeholders are supported (You have to use {} instead of %).
Supports all calculations you can do with EvalEx with the exception of %.
You have to use [prc] for using the % symbol.
You can use [precision:<number>] in the placeholder, to set, how many digits after the . are shown.

fallow bramble
#

Sorry for getting you out of your favorite netflix series but I don't understand how that works, I didn't go to school to explain "placeholder"

inner remnant
#

I dont even got netflix opened

#

its bugged

#

@fallow bramble question is you using the bungee expansion?

fallow bramble
#

yeah

fallow bramble
#

help @inner remnant ?

inner remnant
#

Ya sec

tall forge
#

what is order : 1 in DeluxeTags ?

inner remnant
#

@tall forge in menu pretty sure

#

@fallow bramble I can help you now

fallow bramble
#

ahm

#

now?

inner remnant
#

Let me show u an example

fallow bramble
#

skywars 1.8 + skywars 1.9

inner remnant
#

kk

#

try %math_{bungee_skywars}+{bungee_skywars1}%

#

@fallow bramble ^

fallow bramble
#

ok

inner remnant
#

and install the expansion

#

^^^

fallow bramble
#

i have

#

papi bungee and math

inner remnant
#

restart your bungee

fallow bramble
#

wait

#

5min

#

pls

inner remnant
#

kk

fallow bramble
#

0.000

inner remnant
#

?

#

Hmm your the second person to say its not working

fallow bramble
#

ok

vagrant pendant
#

I have a few questions with deluxe menus if anyones able to help I'm trying to create a warp/rankup view list but the item that is supposed to be showing when you don't have permissions for that rank doesn't seem to be working Along with the command [openguimenu] <menu Name> Is anyone able to help?

vagrant pendant
#

I figured out the openguimeni thing so Im just looking for help with the item switch depending on your rank.

sacred sluice
#

Hello, I was wondering if anyone could help me with EZBlocks, I want to make it so that every 1,000 blocks it gives the player a token but it doesn't it just breaks

white cairn
#

Can Deluxechat sync chat between 2 bungee servers? (Whenever player send message on server1, also show it on server2.. Same for join&quit messages)

shadow iron
#

For chat messages it can

#

DeluxeChat doesn't handle join messages

slow dragon
#

Hey guys. Please could you help me out with some advise here.. my servers crashes everytime I go into a certain area via a warp. If a reset my player file and go to spawn the server is fine its only when im in this certain area. The error in console is.. https://prnt.sc/q1btrk any ideas would be really helpful. Thank you.

nimble pendant
#

@slow dragon your chunk generation is bugged and causing the crashes do you use a custom one?

#

If this isnโ€™t the case it sounds like a crash machine otherwise but they typically can only crash the players not the entire server

slow dragon
#

The only custom gen plugin I have installed is CleanRoomGenerator im just temp disabling it now.

#

Works after disabling thanks dude. Ill look into that plugin now ๐Ÿ™‚

#

@nimble pendant

nimble pendant
#

Yw try to learn how to read stack traces it helps a lot

raw isle
#

Could someone help me with something in deluxemenus?

nimble pendant
#

@raw isle tell us the issue then people will input if they are willing to asking for just generic help typically wonโ€™t get anywhere in any of these types of communities

raw isle
#

On deluxe menus is there a way to make it so people cant click something if they have a certain permission, for example if someone already has the permission โ€˜essentials.feedโ€™ i dont want them to be able to buy โ€˜essentials.feedโ€™ in the menu again

#

@nimble pendant

inner remnant
#

@raw isle yes

quiet drift
#

Currently trying to install EZRanksPro and it keeps coming up as disabled in my plugin manager

wise lagoonBOT
#

@quiet drift

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

inner remnant
#

um

#

@shadow iron ^^

delicate stump
#

Hey can someone help me

#

any devs or anyone who can help me with my server, something is not working right

wise lagoonBOT
#
FAQ Answer:
spiral kayak
#

@delicate stump Wassup?

delicate stump
#

i changed the msg in spigot.yml and the simbol is ( ยป ) same to all my plugins. Am i missing a plugin or something? Most server it works fine.

#

in chat its [?] shows and does not show the simbol

velvet cloak
vale warren
#

Because is not a valid material

wise lagoonBOT
polar violet
#

Hello, I'm not sure how active this chat is, but I'm having an issue with ezrankspro. I'm trying to set up multiple different rank systems in the .yml for my classes. The issue I'm having is that, I want my Miner class to reach the final rankup for that class and then be done. But it seems to require to me to have to add a "rankup_to" "cost" and "rankup_actions" where as I just want the last rankup to be nothing but a chat prefix. The reason I can't use the "last_rank" feature for this is because it's not the last rank. It's only the last rankup for that specific class. Is there a solution to this?

wise lagoonBOT
#

@polar violet

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

vagrant pendant
#

my deluxe menu doesn't seem to be switching the item if the player isn't in a specific group or have the correct permissions I believe I set it up correctly is anyone able to check here is part of my config with 2 ranks

quartz cipher
#

Hello. Is there a way I can make a deluxe menu unclosable? Ping or dm me

delicate stump
#

Could someone help me with something in deluxe chat?

inner remnant
hoary maple
vagrant pendant
#

my deluxe menu doesn't seem to be switching the item if the player isn't in a specific group or have the correct permissions I believe I set it up correctly is anyone able to check here is part of my config with 2 ranks
https://paste.helpch.at/okeqinadih.sql

vagrant pendant
#

Terfs are you able to help?

inner remnant
#

@hoary maple do you have the pinger expansion installed?

#

@vagrant pendant its the spacing

vagrant pendant
#

what do you mean?

#

the menus load and I havenโ€™t receive any errors

inner remnant
vagrant pendant
#

I tried to use that format but it still didn't work

#

I've looked at the different pages on github but I still can't get it to work.

inner remnant
#

That one works 100%

#

I recently used it

vagrant pendant
#

For each rank I included the different permissions

#

Ill try it again. Will You be on for a bit?

inner remnant
#

Ye

vagrant pendant
#

This is what I got [03:49:00 INFO]: Errors detected in config.yml. Failed to reload.

inner remnant
#

Just a moment

vagrant pendant
#

sorry I just don't understand it.

hoary maple
#

@inner remnant yes I have both the Pinger and The Server expansions

inner remnant
#

Alright give me a sec

#

@vagrant pendant Are you making all menus in the config.yml?

vagrant pendant
#

Yes

#

Would you like the full config paste?

inner remnant
#

I recommend not too

vagrant pendant
#

I know it makes it messy but when I tried to make separate .yml files it wasn't linking

inner remnant
#

It should be

#

let me show u

vagrant pendant
#

ok

#

crap I tried the .yml again and it broke the config.

#

This is the error I get [OneControlCenter] [04:25:43 WARN]: in 'string', line 338, column 7:
[OneControlCenter] [04:25:43 WARN]: 'rank-a':
[OneControlCenter] [04:25:43 WARN]: ^

#

@inner remnant Could I PM you?

inner remnant
#

No sorry

wise lagoonBOT
#
FAQ Answer:

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

gui_menus:
  first_menu:
    file: first_menu.yml
  second_menu:
    file: second_menu.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!

vagrant pendant
#

Ok no worries I knew that just checking before I did.

inner remnant
#

Follow those steps

vagrant pendant
#

does the first_menu need to bechanged to the name as well?

#

got it.

#

So then how would I fix the permission things?

inner remnant
#

first menu is the file name

#

you can name it whatever u want

#

what permission things?

vagrant pendant
#

I have the DM for warps for a prison server and I would like certain warps when they don't have permissions to switch to a barrier block I tried to set it if they have a specific permission to change the block.

vagrant pendant
#

@inner remnant Don't worry about that last message I tried to fix the erros I got once I switched to separate configs but everything broke now so I'm going to see if a developer can help me.

wise lagoonBOT
#

@vagrant pendant

Hey,

Please be patient and don't ping staff members!

inner remnant
#

@vagrant pendant If you are interested in hiring someone to create you these menus feel free to use #639678129924734977

vagrant pendant
#

Do you know how much would be a good budget for this?

#

I've never requested plugins config made I don't wan't to over pay or under pay

inner remnant
#

Depending what your trying to get made

vagrant pendant
#

I'm looking for about 6 menus.

#

some are easier than others.

#

I think I will price it at 5-15, Thanks for the help today!

fallow bramble
#

@inner remnant

wise lagoonBOT
#

@fallow bramble

Hey,

Please be patient and don't ping staff members!

inner remnant
#

@fallow bramble Dont ping and hm?

fallow bramble
#

sorry

#

but

#

players: 0.000

inner remnant
#

Thats weird

#

is that deluxemenus?

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

Source

vale sky
#

you've given barely any detail mate

#

What plugin(s)? What placeholder(s)? Can you send the config(s)?

#

=paste

wise lagoonBOT
#
HelpChat Paste

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

fallow bramble
#

yes

#

=paste

wise lagoonBOT
#
HelpChat Paste

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

fallow bramble
#
  • '&eJugadores&8:&7 %math_{bungee_skywars}+{bungee_skywars1}%'
vale sky
#

Click the link

#

and paste your config

#

I mean, I guess that works

#

what does /papi parse me %bungee_skywars% return

#

same for %bungee_skywars1%

fallow bramble
#

when one enters the mode

vale sky
#

you sent undefined

fallow bramble
#

what

vale sky
#

your imgur link

fallow bramble
#

sorry

vale sky
#

It seems that the math placeholder is working correctly

#

What's the issue?

fallow bramble
#

I want them to have "2" not "2000"

vale sky
#

2000?

#

Wait, are you trying to remove the decimals?

fallow bramble
#

yes

vale sky
#

checkout [precision:num]

#

should hopefully work

fallow bramble
vale sky
#

is that with the precision thing I just sent you?

fallow bramble
#

no

vale sky
#

Ok... you should try that out and see if it works then

fallow bramble
#

how do i add the precision

vale sky
#

I think you just add it into the expression

fallow bramble
#

I find it difficult to understand the page you gave me

vale sky
#

How so? It explains the math placeholder almost perfectly

#

I'm pretty sure you just add the precision thing in the math expression you have already

fallow bramble
#

mhh

vale warren
#

You can also set it in the config to 0

vale sky
#

ah, that's good to know

fallow bramble
#

yep work

#

thx u @vale sky

vale sky
#

๐Ÿ‘

wise lagoonBOT
#

@velvet cloak

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

velvet cloak
#

Hi can I get help ?

raven cloak
#

Do what the bot tells you to do.

#

@velvet cloak Then get the person you're working with (aka your friend) to join this discord and verify that he has purchased it, as well as that you're working for him.

wise lagoonBOT
#
FAQ Answer:

Not the owner of the server?
If you're not the owner of the server and you're the one requesting the support you'll need to first get the owner who purchased the plugin to join and run through the verification system listed in #spigot-linking, once linked they just need to give us the thumbs up that you're with them.

gleaming agate
#

does anyone know a good 2fa plugin that blocks movement & command usage?

#

i've seen many plugins that claim to blocks command usage but none of them work

glass helm
#

Is there a way to have the item somone is holding inside a deluxemenu?

#

I tried %player_item_in_hand% but it didnt work

#

I also tried 'placeholder-%player_item_in_hand_data%'

vale warren
#

Not the entire item, only the material and / or data

glass helm
#

Ohh, okay, thanks

versed patio
#

how do I set up prefix for luckperms roles with deluxechat?

wise lagoonBOT
#

@versed patio

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

nimble pendant
#

@versed patio prefixes on luckperms should remain the same method with deluxechat as with any chat plugin

versed dome
#

do you guys know a way plugin in each it forces to execute a command onces he leaves a specific world?

spiral kayak
#

Anyone know of any good Gun plugins for 1.14?

visual lion
#

hey so deluxemenus is not running commands when i click on the item

#

placeholderapi is installed and im just using the example menu and it does nothing

rich star
#

what are the click commands?

visual lion
#

spawn and home

rich star
#

is it done through console or player?

visual lion
#

player

proud night
#

Do you have a spawn and home plugin?

visual lion
#

yes

#

essentialsspawn and essentials

proud night
#

Do you have the right permission?

visual lion
#

opped

proud night
#

Hmm

rich star
#

any errors?

visual lion
#

no

nimble pendant
#

@versed dome worldguard does this as you can set commands to execute when entering or leaving regions

visual lion
#

oh i see

#

it had only "click-commands" seems it doesn't like that so it has to be either "right-click-commands" or "left-click-commands"

vale warren
#

Underscore

visual lion
#

what?

#

oh

#

it is click_commands but that does not work

vale warren
visual lion
#

either way it doesnt matter as long as right-click-commands and left-click-commands work im fine

vale warren
#

Hmm

visual lion
#

is there anyway to open the gui with an item instead of command?

fiery torrent
#

Hello!

nimble pendant
#

Hi?

fiery torrent
#

I am using DeluxeMenus for Minecraft 1.12.2, and I'm having a bit of issues I guess?

nimble pendant
#

?asktoask

wise lagoonBOT
#
FAQ Answer:
silk vapor
#

What for

vale warren
#

Not with deluxemenus only, Seismic

fiery torrent
#

Whenever my users use the menus, they're able to take the stained glass fillers out of the actual menu lmao

silk vapor
#

O

visual lion
#

well is there a add on or something that will do it?

nimble pendant
#

then it's not cancelling the event correctly

#

any errors in console?

wise lagoonBOT
#
Deluxemenus - Version List
Spigot:

1.8.8
1.12.2
1.13.x
1.14.x

Version:

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

fiery torrent
#

None at all

nimble pendant
#

what version are you using?

fiery torrent
#

v1.12.0

#

Should I try installing the latest?

nimble pendant
#

v1.12.0 - Latest

#

is the latest

#

what spigot version is your server?

fiery torrent
#

1.12.2

nimble pendant
#

then that's fine

fiery torrent
#

not sure what's going on then to cause this issue, I'll run some more tests to see if it's another plugin. I'm completely confused.

rich star
#

theres 1.12.1 in this discord if u click the pinned messages, but that only fixes the issues with args i think

fiery torrent
#

It's also doing the same thing with a few other plugins I use. I'm almost certain it's another plugin causing this but I have no idea what plugin

#

Could it be the version of MC my server is running?

visual lion
#

is there an extension that adds a way to open a GUI with an item, GabyTM?

versed dome
#

@nimble pendant which flag

nocturne osprey
#

I just got MessageAnnouncer 1.10.0 but cant seem to get the sound feature to work. Anyone know if this is common?

velvet cloak
#

@nocturne osprey Make sure you're using the proper sounds for your server version ๐Ÿ™‚

nocturne osprey
#

Alright, so my server is 1.14. That would mean the old ANVIL_LAND would be outdated right?

velvet cloak
#

idk

#

maybe this is something

wise lagoonBOT
#
Available FAQ Answers:

sounds, external-menus, paste, ecloudblock, placeholders, vp18, imgur, yaml, tagess, customheads, autosellapi, site, item-data, hidden-roles, discorddev, help, asktoask, dm-update, materials, dictionary, nojquery, enchants, spigot, entities, hosting, codeblocks, new, javadocs, notowner

nocturne osprey
#

Thanks very much, all fixed.

velvet cloak
#
        - '[console] eco take %player_name% 25000'
        - '[console] give %player_name% WITHER_SKELETON_SKULL 1'
        - '[message] &2Shop &8> &fYou bought &a1 x Wither Skeleton SKULL &ffor &b25000&f.'
        right_click_commands:
        - '[console] eco give %player_name% 3500'
        - '[console] clear %player_name% WITHER_SKELETON_SKULL 1'
        - '[message] &2Shop &8> &fYou sold &a1 x Wither Skeleton SKULL &ffor &a$3500&f.'

Doesn't want to work sell version 1.13.2

fallen tusk
#

Working through Deluxe Chat. I have network of 5 Servers. Do I need to install on my Bungee/Proxy, each Spigot Server, or all of them?

visual lion
#

is it possible to put custom heads in the config so i can use custom heads as the GUI items?

vale sky
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

visual lion
#

i'm confused by this args thing. how exactly would i make a player's /bal show up on a GUI item just by hovering over it instead of clicking it

rich star
#

display-name / lore? %vault_eco_balance% in these fields?

visual lion
#

ohh

#

where do you find all the placeholders i couldnt find them

vale sky
#

@visual lion

visual lion
#

ty

vale sky
#

Make sure to run those commands as well

visual lion
#

how did you get that to come up

vale sky
#

-papi vault

#

you can also checkout the wiki

#

?placeholderapi

wise lagoonBOT
#
Unknown FAQ:

I couldn't find anything for: placeholderapi

#
Placeholderapi
Useful Links & Information:

A resource that allows information from your favorite plugins be shown practically anywhere!
โ€ข Spigot
โ€ข Wiki
โ€ข Placeholder-List
โ€ข GitHub
โ€ข eCloud

visual lion
#

thanks

vale sky
#

๐Ÿ‘

visual lion
#

do you know if i can use custom heads as the gui items?

versed patio
#

can I use placeholders for a tag in deluxetags?

wise lagoonBOT
#
FAQ Answer:

How to use custom heads in DeluxeMenus:
a) A player name material: head;extended_clip
b) The player's head material: head;%player_name%
c) The base64 code of a head material: basehead-<code>:
- Go to https://minecraft-heads.com and find a head.
- Copy the head Value code (from the page bottom)
d) EpicHeads material: heads-<id>:
- Require https://www.spigotmc.org/resources/13402/
e) HeadDatabase material: hdb-<id>:
- Require https://www.spigotmc.org/resources/14280/

inner remnant
#

@visual lion ^^

#

@versed patio Nope

vale sky
#

Wait deluxetags doesn't have PAPI support? ๐Ÿ˜ฎ

lavish epoch
#

What's PlaceholderAPI?

vale sky
visual lion
#

lol

vale warren
#

No cj

#

&8&m-----

velvet cloak
#

It gives money but doesn't take the item away

inner remnant
#

@velvet cloak run the clear command tell me if it works

velvet cloak
#

./clear?

#

if ye works ๐Ÿ‘€

inner remnant
#

@velvet cloak try it with a the same format in the config

velvet cloak
#

clear %player_name% minecraft:stone ?

#

doesnt work /clear Pikachu_DT minecraft:stone hmm..

coarse lark
#

i'm seraching for scorebord plugin that can displayer difffrent scorebaord to difrent rangs for example admin, plyer etc. can some one help

nimble pendant
#

Sounds snazzy

#

but i've not done much with scoreboards so can't help you ๐Ÿ˜ญ but would like to know if anyone else knows any

coarse lark
#

is that posibble?

nimble pendant
#

yes the theory makes sense

#

but im not sure if any plugin does it

vale warren
#

I mean, just use one like QuickBoard that uses permissions.

nimble pendant
#

can quickboard use perms?

#

as that would be the theory

vale warren
#

yes

coarse lark
#

thanks

#

tere isn't any info abut perrmisons on their page

velvet cloak
#

gaby u understand in deluxemenu? my config linked above ๐Ÿ‘€ (sell wont work)

vale warren
#

your click requirements are wrong.

#

read the wiki

wise lagoonBOT
#
DeluxeMenus
Information

The all in one GUI menu plugin!
โ€ข Spigot
โ€ข Wiki
โ€ข GUI Creator
โ€ข Placeholders

velvet cloak
#

how wrong i copied from store ๐Ÿ‘€

vale warren
#

no you didnt

velvet cloak
#

which part i need look in wiki?

vale warren
velvet cloak
#

check item version: 1.5.0

my server version: 1.13.2

#

is it good?

vale warren
#

Dude see the difference between the example and your config

velvet cloak
#

ok ok

vale warren
#

nobody have reported that checkitem doesnt work on 1.13 and above

raven cloak
#

It works, atleast if you know how to use it GWcmeisterPeepoShrug

velvet cloak
#

true

#
[WARNING] org.bukkit.configuration.InvalidConfigurationException: expected '<document start>', but found '<block mapping start>'

in 'string', line 21, column 1:

items:

^

config: https://paste.helpch.at/ipucunecah.bash

vagrant pendant
#

Hey I'm getting an error with deluxe menus using ezrankpro placeholders as soon as I use one in a menu that specific menu crashes and won't open ERROR message - ERROR - https://hastebin.com/ehopoziduz.cs

#

I also have Papi ecloud download ezrankspro so i have the expansions

wise lagoonBOT
#

@limpid verge

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

upbeat isle
#

hi

#

i have this bug with my server where is a player does /kits or /rewards they can click the specific kit as many times as they want, but when they exit the menu and go back there is a cooldown, how do i make it so they can only redeem it one time? please help me I really need a fix im using deluxe menus version 1.10.5 and papi version 2.9.2

#

can someone please help me!

viral terrace
#

Is there a way for me to have a menu requirement be the player must be holding the item?

#

I see there is the one that makes them have a certain item in their hand

#

For example: You must be holding a pickaxe to open this menu

tulip wedge
#

Hello, is there a plugin that allows me to view which plugins are using the most memory/cpu?

viral terrace
#

/timings report

velvet cloak
#

Hello, it's possible to see the config of the plugin

#

all config

#

i want to buy this plugin but i don't see a demo in youtube

nimble pendant
#

Which plugin? As this is a community not just a single plugin discord

velvet cloak
#

Oh sorry

#

VoteParty

wise lagoonBOT
#

@velvet cloak

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

velvet cloak
#

@nimble pendant

#

"Hello, it's possible to see the config of the plugin
all config
i want to buy this plugin but i don't see a demo in youtube"

vale warren
#

Im blind ๐Ÿ˜‚

#

Hmm

#

Isnt the config on the plugin page?

#

It's being rewritten anyways

velvet cloak
#

It's possible to give a reward of the objective is good for just a random player ?

viral terrace
#

Is there a way for me to have a menu requirement be the player must be holding the item?
I see there is the one that makes them have a certain item in their hand
For example: You must be holding a pickaxe to open this menu

velvet cloak
#

It's possible to give a reward of the objective is good for just a random player ?

viral terrace
#

I am currently having to run my menu through a skript just to check

vale warren
#

string contains %player_item_in_hand_material% _PICKAXE

wise lagoonBOT
serene briar
#

Can anyone possibly help me out?

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

Source

sick oyster
#

"You dont have permission to open menu: warps"

#

I've tried all the nodes but none seem to be helping it

velvet cloak
#

@vale sky

#

Sorry to mention you

#

But I see your autominer plugin on McMarket and I have questions about it ^^

wise lagoonBOT
#
FAQ Answer:
vale warren
#

@velvet cloak

velvet cloak
#

Hahaha

#

I just want to check if it is available before boring with my questions

vale sky
#

@velvet cloak ?

velvet cloak
#

Ahh

#

Its written that your plugin mine with regions

vale sky
#

worldguard regions

velvet cloak
#

But its possible to make several regions in one autominer ?

vale sky
#

1 miner per region

#

1 region per miner

velvet cloak
#

And also your plugin is not selling mined blocks ?

vale sky
#

the name of the miner has to match the name of the region

#

If you have Autosell, it will autosell

velvet cloak
#

Is there a way you can add multi region autominer

vale sky
#

What's the use of that?

#

It's setup in a way for player's to AFK farm in a mine

velvet cloak
#

With an autorankup feature

#

It will be perfect

vale sky
#

It's not an AIO plugin

#

Why would a mining plugin handle your rankups?

velvet cloak
#

Do you see XLAutoMiner ?

vale sky
#

I'm pretty sure AutoRank is free

velvet cloak
#

I bought this plugin

#

But mine system is not very well coded

#

And your plugin is the second plugin that exist in all the market

#

And its not doing like I expect

#

So I'm sad ;(

vale sky
#

Have you reached out to that dev?

hazy narwhal
#

Hello, my server is bug. I see all the placeholders writing for example% player%. What can I do ?

odd flare
#

What's the best plugin to order the TAB by rank and to show the prefix in TAB? Has to work in 1.14

bold coral
#

guys need help, anyone can help me ?

velvet cloak
#

@hazy narwhal

bold coral
#

Im setting up my factions server, im using savagefactions, and in the essentials chat i have the following format [FACTION]&7 {DISPLAYNAME} &9โžŸ &7{MESSAGE}

#

i created a faction named "TEST"and when i send a message it appears *TEST [-] [OWNER] MYNICK: MESSAGE

velvet cloak
#

And

#

?

bold coral
#

It has to be [*TEST] [owner] nick : message

velvet cloak
#

Mmh send screen or config ?

bold coral
#

DM, i cant send screen here

vale warren
#

@odd flare TAB?

odd flare
#

I don't want all the bloatest stuff

vale warren
#

Ught

hazy narwhal
#

Yes @velvet cloak

fallow bramble
#

hello

#

help?

wise lagoonBOT
#
FAQ Answer:
fallow bramble
#

I am trying to put colored wool on the menu but they are not placed

fallow bramble
#

any?

velvet cloak
#

Try

#

Item: WOOL
Data: 4

#

Data is for WOOL color

#

WOOL:1, WOOL:2 etc

#

1,2,3 is a number who correspond to a color

#

@fallow bramble

fallow bramble
#

no work

glacial turtle
#

@fallow bramble server version?

fallow bramble
#

1.12

velvet cloak
#

try data without D

#

"d"

glacial turtle
#

data

fallow bramble
#

ok

glacial turtle
#

instead of Data

fallow bramble
#

nop

glacial turtle
#

Actually, important question

#

What Plugin?

velvet cloak
#

Something else is misconfigured haha

fallow bramble
#

deluxe menus

velvet cloak
#

Try material: WOOL

glacial turtle
#

material: WOOL
data: 7

velvet cloak
#

data: 5 for example

fallow bramble
#

Item: WOOL

work

Item: WOOL
data: 4

no work

velvet cloak
#

Replace item by material

fallow bramble
#

now work

glacial turtle
fallow bramble
#

nicee

exotic tiger
#

im trying make a menu with potions

#

but all potions are normal potions water

velvet cloak
#

Hehe :)

exotic tiger
#

im trying with data

#

material: POTION
data: 8226

glacial turtle
#

Tried 373 instead of POTION?

exotic tiger
#

with 373 no see in the menu

glacial turtle
#

aight

#

and definitely no config format errors?

exotic tiger
#

I believe because I am trying to see the position in 1.8.8 and the server is 1.12.2 is there any way to fix that?

velvet cloak
#

??

fallow bramble
#

Can you make a multiple menu with the same objective?

#

objetive - target

#

??

opaque zealot
#

for deluxechat

wise lagoonBOT
#

@opaque zealot

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

inner remnant
#

@opaque zealot ^^

opaque zealot
#

hello

#

i tried linking my acocunt

#

but its not working

#

the default chat is not loading?

#

Here;s my proof

velvet cloak
#

@fallow bramble

#

What do you mean ?

fallow bramble
#

ahm

#

I put a target and in the menu I open another menu and lose the target

velvet cloak
#

Target ?

#

@fallow bramble

fallow bramble
#

yes

velvet cloak
#

What is target ?

fallow bramble
#

xD

#

wait

#

{target}

velvet cloak
#

Its a deluxemenus placeholder ?

fallow bramble
velvet cloak
#

Do you want to target a BungeeCord server ?

#

Send me your configuration in PM

fallow bramble
#

i am on a local server

#

I have a menu that opens another menu but there is no "{target}"

velvet cloak
#

Do you want to open another guimenu ?

fallow bramble
#

opens but does not open with the target

velvet cloak
#

When you click on the first wool at left ?

#

Desea abrir otro menรบ haciendo clic en la lana a la izquierda.

#

?

#

Thx Google traduction haha

fallow bramble
#

no

#

ya tengo el menu hecho

#

solo que pongo /test (nombre) y abre el menu con el target

#

cambio a otro menu y no tiene el target

#

como el gif que te mande

velvet cloak
#

I'm sorry but I don't understand what do you want to do

#

Send me a paste bin of your configuration

#

Sorry x:

fallow bramble
#

:/

velvet cloak
#

Send me a paste bin and I promise I help you boy

fallow bramble
#

in md?

#

pm*

velvet cloak
#

Yes

fallow bramble
#

accept me

brisk eagle
vale warren
#

A material is wrong I guess

brisk eagle
#

oh Ok let me check

undone badger
#

Hi is there a way to stop anvils removing "op" enchants when someone tries to add a book

velvet cloak
#

@velvet cloak

velvet cloak
#

Do yโ€™all know a plugin that allows you to connect to your server console Via online

#

Or in game

regal iron
#

Hi, I have a little doubt, such as permission to open the guide and select a tag with the deluxetag?

proud night
#

After upgrading to luckperms version 5 I'm getting this error when trying to open a menu, does anyone have any idea what I'm doing wrong?

vale warren
#

contact them

wise lagoonBOT
#
Luckperms
Useful Links & Information:

An advanced permissions plugin for Bukkit/Spigot, Nukkit, Sponge, BungeeCord and Velocity.
โ€ข Spigot
โ€ข Wiki
โ€ข GitHub
โ€ข Jenkins
โ€ข Website
โ€ข Discord

proud night
#

Thanks Gaby I will do this

tribal flint
#

hey is there any developers that would help make me a quick plugin pls? dm me pls

burnt flame
#

@tribal flint you should be asking in @request-free or @request-paid

tribal flint
#

hey can anyone help me with this error i'm getting in the console whenever i try to load my plugin?

velvet cloak
#

Can someone please teach me how to change an item in deluxemenu slot if it has been clicked?

For instance if clicked once the item is green wool. if clicked again the item is red wool, and if clicked a third time the item goes back to green wool again

silk vapor
#

does anyone know about the pl nametagedit

wind wharf
#

@velvet cloak

#

You can do it with permissions

#

And view requirement

#

@silk vapor

#

I do know the plugin nametagedit

#

But why dont you use tab reborn?

raw magnet
#

Is it possible to have it so that players would need to vote to rank up to a certain rank in the rankup road for EZRanksPro? < presales question tag me with answer

wise lagoonBOT
#

@raw magnet

Quick Tip:

To get help with that plugin you'll need to first link your spigot account:
โ€ข See #spigot-linking for more info.

vale warren
#

@raw magnet read above

raw magnet
#

so no pre-sale questions? @vale warren

#

i just need a yes or no

vale warren
#

No you cant, unless you run the force rankup command.

velvet cloak
#

@wind wharf idk how to do it :/, can you dm me and try to help me?

native wind
#

anyone can teach me about leaderhead hologram?
how do i need to write the placeholder for PVP Top Kill?

rich star
#

@native wind
%leaderheads_name_statistic_player_kills_alltime_1%
%leaderheads_value_statistic_player_kills_alltime_1%

name - will show the name of the player
value - how many kills the player has
alltime - can be changed to daily | weekly | monthly
1 - which position of the leaderboard (1,2,3,4 etc.)

#

that should work

native wind
#

hi Kaliber thanks for helping, where do i can find these statistic?

rich star
#

placeholderapi placeholders

native wind
#

thx

hexed harbor
#

DeluxeMenus
If i want to make an item that is displayed depending on several requirements, but that only one of those is needed, will i need to use an expression with "logical or"?

limpid sable
#
view_requirement:
  requirements:
    name:
      type: javascript
      expression: '"%player_has_permission_the.permission.u.want.1%" === "yes" || "%player_has_permission_the.permission.u.want.2%" === "yes"'
``` this is an example of 2 permission, `||` means  OR
#

can be used with anything, not just permissions

hexed harbor
#

If i want that to work with items, should i do this?:

  requirements:
    name:
      type: javascript
      expression: '"%checkitem_mat:WOODEN_PICKAXE,inhand%" || "%checkitem_mat:WOODEN_SHOVEL%"'```
vale warren
#

If it returns a boolean that will work

#

And I think that the quotes arent required

hexed harbor
#

Should i add something else like:
%checkitem_mat:WOODEN_PICKAXE, inhand% == "yes" ?

vale warren
#

It return the value set in the papi config for "true" / "false" which is yes and no by default iirc.

#

So you will have to do that, yes.

hexed harbor
#

Thanks

sly orbit
#

heyyy

#

havent been here for a while

#

i need a plugin that pops up a captcha gui thing with random blocks and makes the user pick the correct one or they will get kicked when they join the server or go afk

#

people on the server are using scripts to go afk without permission

#

cant find one

#

i've seen it on hypixel

#

please tell me i dont gotta write it myself bc im kinda sick

#

pls ping with response if you have one

inner remnant
#

Don't gotta beg just wait till someone responds smh

odd flare
#

Having this weird issue with DeluxeJoin + PlaceholderAPI

So, I have it set to show the BungeeCord total players in the MOTD. However, sometimes, it'll say 0, and there'll be players on. Other times, it'll work

limpid sable
#

Guess ure using bungee expansion, if so, decrease the interval in papi config

odd flare
#

o

#

I'll try that, thanks

limpid sable
odd flare
#

Seems to be better, thanks!

limpid sable
#

Great!

raw magnet
#

I just bought the plugin, how long does it usually take for me to be able to download it from Spigot?

rich star
#

which one? but max 15mins prob, but ive received mine instantly. once bought then you should do #spigot-linking to receive support for that plugin

raw magnet
#

ezrankspro

#

its available now nvm

raw magnet
#

I want the command /warp to be handled by DeluxeMenus but the alias to the command like /warp place to be handled by essentials so a person can directly teleport there instead of bringing up the menu again

#

If that makes sense

limpid sable
#

- '[player] essentials:warp name'

raw magnet
#

@limpid sable I'm asking if it's possible when players run the command /warp name that it would use essentials but when they run /warp without anything after it, it would open up the menu if that makes sense.

limpid sable
#

I read what you have sent earlier, and got what u mean

lavish epoch
#

I know for essentials you can do /ewarp

limpid sable
#

use what i sent.

vale warren
#

Check the pins

#

Download that version, 1.12.1

limpid sable
#

adding the plugin's name before the command with a : will run the command from that plugin

#

its not an issue with args, you pretty much don't need v1.12.1 (up to u if u want to)

raw magnet
#

I understand but I just want players to be able to directly warp to a certain place without opening the menu using /warp (name)

#

While at the same time they can open the menu if they do not want to direct teleport and browse the menu using /menu

limpid sable
#

instead of

- '[player] warp name'

use

- '[player] essentials:warp name'
sage flower
#

or ewarp name no?

raw magnet
#

I know that but that's the point ;c

limpid sable
#

I got what you mean, use what i said please.

raw magnet
#

not*

#

So should I just tell players to use /ewarp to direct teleport?

limpid sable
#

Have you tried what i said @raw magnet ?

raw magnet
#

Yes I already knew that, my question was not precisely regarding that though

limpid sable
#

using ewarp would fix it if its not an open command in ur menu

raw magnet
#

k

limpid sable
#

its pretty much same as using essentials:warp name btw :p

sage flower
#

Yeah ^ I only suggested ewarp because some have : blocked for command stuff

raw magnet
limpid sable
#

Chests cant have glow effect.

#

its a MC thing.

inner remnant
#

with a tpack prob

tribal flint
lavish epoch
#

Looks like you compiled under a version of java that your server isn't.

quartz adder
#

Is there a way in deluxemenus to open a book?

tribal flint
#

well i'm trying to install a program to make plugins on a 1.14.4 paper server what is the best in your opinion?

quartz adder
#

IntelliJ IDEA Community Edition 2019.2.3 x64

#

thats the one everyone uses

tribal flint
#

is that for 1.14.4 paper too?

quartz adder
#

yes

#

Thats the basics^^

#

Good Luck!

tribal flint
#

oh ok thanks

#

๐Ÿ˜„

quartz adder
#

Thats the whole playlist

#

but Is there a way in deluxemenus to open a book?

tribal flint
#

idk much about that sorry

quartz adder
#

Its ok

limpid sable
#

IntelliJ IDEA is the program to make java plugins/applications (supports other languages too), not only MC plugins.
The x64 part is up to ur PC if its 64 or 32 bit.

#

But yea, IntelliJ is the best IDEA (IMO) for java

sage flower
tribal flint
#

[ERROR] .... Could not load 'plugins/Retromix-StaffChat 2.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: Cannot find main class `lightning225.staffchat.StaffChat'
can someone help pls

shadow iron
#

It can't find the main class thats stated in the plugin.yml

#

Contact the developer

tribal flint
#

i'm the dev

#

so what do i do now?

shadow iron
#

Check your path to the main class is correct

#

case sensitive and what not

tribal flint
#

in the plugin.yml file?

shadow iron
#

Yeah

tribal flint
#

well actually i have 2 main classes, one for my public onenable and the other for my command.

#

so how do i have both in the plugin.yml file?

shadow iron
#

What?

#

You can only have one

tribal flint
#

hmm

shadow iron
velvet cloak
#

Can someone please teach me how to change an item in deluxemenu slot if it has been clicked?

For instance if clicked once the item is green wool. if clicked again the item is red wool, and if clicked a third time the item goes back to green wool again

upper oasis
#

am I going crazy, I thought essentials/vault had a spot for MySQL?

lavish epoch
#

Not that I'm aware of

upper oasis
#

Might be just me going crazy then , wouldn't be the first time lol

lavish epoch
#

Yup

upper oasis
#

Thanks Glare. Wasn't suppost to agree ๐Ÿ˜›

#

Since Vault doesn't update often I'll probably add it to the .jar

lavish epoch
#

Alright

native wind
#

@rich star sorry for tag you, i've use the placeholder you teach me and also did papi download statistic and restart server...but my console keep spamming these

30.11 13:53:39 [Server] Server thread/WARN Placeholder value_statistic_player_kills_alltime_1 has an invalid number of parts
30.11 13:53:39 [Server] Server thread/WARN Placeholder name_statistic_player_kills_alltime_1 has an invalid number of parts