#general-plugins
1 messages ยท Page 175 of 1
ยป Give the helpers some details
ยป Ask suitable questions
ยป Be polite
ยป Wait
And if i set one of them to check permissions, can i make it so it requires both requirements to see?
Hover over the Game Version text, if it has your version the it's good otherwise isnt
yes it will require both if you have it like that
๐
consider donating for charity ๐
๐
Should donate to me ๐
or that xD
Did i make it right bro bros?
yup
perfect
also, on my server launch i'll credit my bigger partners on creating the server and so ik DM isnt partner but DM takes a very important role in it, any way of crediting you guys?
well, we'll figure it out once the day comes ๐
https://helpch.at is the website
ye but i credit real people
would sound weird to credit sites
but maybe thats gonna be the way
@fading scarab.TheGame
the spigot 1.7.x and 1.8.x work in Worldedit 6.1 and WorldGuard 6.1?
1.8.8
1.12.2
1.13.2
1.14.2
v6.1
v6.1.9
v7.0.0 - Latest
v7.0.0 - Latest
Does anyone know why my commands do not work?
Commands:
- crate key %player% basic 1
if i put the ' it will just go back to that
What plugin?
crate plus
how do i get a players head in DM again?
head;(player)
?custom-heads
I couldn't find anything for: custom-heads
=faq customheads
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/
ty
Does anyone know why my commands do not work?
Commands:
- crate key %player% basic 1
if i put the ' it will just go back to that plugin is crate plus.
parse it @solemn wigeon (/papi parse me %essentials_kit_time_until_available_<kitname>%)
lets see
it just says it in white at the chat
on my prev servers it worked
maybe in 1.10 somethings different tho
i had 1.8 servers before
@surreal sphinx
I literally said above
SellinqToday at 8:42 PM
What plugin?
DogsToday at 8:42 PM
crate plus
SellinqToday at 8:43 PM
Hardly used it
let me check
prefix for this plugin is %name%
not %player%
Helios
?
/papi ecloud download essentials
/papi reload
godly
i did /papi ecloud before
but not reload >_>
thanks man
one more question ๐
wait nvm i try my idea first
any mentions plugin compatible with deluxechat?
How can I add a delay to a command?
plugin ...?
Gaby, gimme 5 sec
dm
<delay=20>
20 is unnoticeable right
20 ticks - 1 second
do 10
do I need to close it?
try mentionMe @vale warren
no
=plugin mentionme
- '[player] suicide <delay=10>'
today barry
'[console] pex user %player_name% remove essentials.repair <delay=10>'
No....
oops
only one at the end.
Look what I showed above..
^^^^
https://paste.helpch.at/hepuwizici.nginx does anyone understand why my commands are not working (crates plus)
Use an actual working plugin like crazy crates, ktnx
alright fine
How exactly does the Autosell fortune modifier work, I've had it at 0.1 for so long
hey
I need some help
I want to make it so if you left click on a icon you get a message if you dont have 25k that says "you dont have enough money for that" or something
here is the code https://pastebin.com/ys1hvbab
anyone?
ยป Give the helpers some details
ยป Ask suitable questions
ยป Be polite
ยป Wait
?
whats that for
whatever, can you help me now?
rating is getting lower and lower ...
What's wrong with what you have
it dosent work
read above
it dosent send a message or close the gui when I have less than the required amount
Because you haven't told it to do that
I told it to send a message
deny_commands:
- '[close]'
- '[message] You don''t have enough money.'
You haven't told it to do anything
If it is going to deny after checking the balance
It needs to do something if the balance isn't met
maybe you should put it in the correct spot
(hint: put it in the click requirement section)
underneath
left_click_requirement: requirements: rq: type: has money amount: 25000
?
I got it, thx man
I need some more help if anyone can
what would happen if my server is on spigot 1.14 and I have protocolsupport plugin and a player joined with 1.8 or older versions can they see 1.14 items?
@potent elm stop asking for help and just type the problem you have
@vestal light protocolsupport will create items with s custom name and lore to act as the real block
does it show the 1.14 texture?
I.e if you have glazed terracotta (1.12 block), a person on 1.8 will see a clay with a custom name
No..
ok what if its bell
How would 1.8 user be able to see the texture
If they could see the texture then they wouldn't be on 1.8 lol
The 1.14 block or item does not exist on the 1.8 client. To get past this, it uses a normal block that 1.8 has, and gives it a name and lore
The functionality for most of these transposed blocks and items is there, but you cannot guarantee it will be bug free
I.e blocks which requires interacts
my server is on 1.8
i wanna upgrade it to 1.14
will my players item wont get bugged?
omg
Protocol Support
Been trying to find that and was just chilling in this chat and bam
Cuz I tried ProtocolLib and that didn't work D:
viaversion with viabackwards and viarewind or protocolsupport lol
Damn
I'm still making my server so it was on my to do list
Right now I'm trying to get DeluxeTags to force new players to have a certain tag (Which is easy with the force tag permission) But at spawn I want a button or a sign that gives them permission to a new "Opening Week" tag (So that would have to remove the force tag permission and add the permission for the new tag)
I'm stuck on how to do this though. I used to use a plugin called ServerSigns where players could hit the sign and it'd run console commands. So if anyone has any plugins that can do that I'd be super happy
Because I also want little Easter Eggs you can find around spawn and you get a tag for finding them. But I have no idea what the best way to do that is
are you using pex or?
Groupmanager
I'm 100% happy to change if it means I can do that with DeluxeTags tho
if they click a sign or a button it will give them another tag?
That's what I want. But ServerSigns is a dead plugin
ur problem is that forcetag permission is getting removed when they clicked the button or sign?
Nooooo. I know what permissions I need to change. I just don't know what is the best way to change a players permissions other than me doing it manually
Also I wouldnt recommend groupmanager use luckperms
Why's that
groupmanager is outdated
^^
It's updated for 1.14
I last ran a server in like 2014 and all the plugins I used are dead and it's depressing
yeah luckperms is sorta the new standard of permission plugins
But yeah like I said still making the server rn. No players have joined apart from staff so should make changing perms plugin super easy
Thank you!
Also Meanly is this the plugin you were talking about before? https://protocol.support/
yeah
How exactly does the Autosell fortune modifier work, I've had it at 0.1 for so long
Also whats the ID for cocoabean blocks for fortune, COCOA or INK_SACK doesn't work.
dye:3
Doesn't work
try cocoa_beans
Still nope

Deluxecommands plugin isn't registering the command with the server
how do i fix this? Non of them are registering as suggestions
anyone know how to define a default economy system with vault? when I do /vault-info it says the economy plugin its using is essentials economy but I use gemseconomy
no I'm trying to make gemseconomy the listed one instead of essentials
just ask a more generic question like how do you set something other than essentials as the default economy
oh
are you sure you need vault?
I'm trying to figure out a problem I'm having with deluxemenus but im not sure if this is the problem anymore lol
can you isolate the problem?
I'm trying to have it so a player needs a certain amount of dollars or higher to purchase something. I have this https://pastebin.com/iT5whUuX but even though my player has $2 it still goes through
no worries, thank you for trying though :)
So I'm going to assume cocoabeans do not work with autosell
sure you have the right id?
Autosell should have an item list
you could prob add it
[DeluxeTags]
Is there a permission to allow players to view ALL available tags in the GUI?
Currently it looks like they are only allowed to view what they own
Thanks
I've tried like every possible ID for cocoabeans by now
And noone else uses it/knows what it is so I'm just assuming its not supported, oh well
nvm, Im a fucking idiot
I only had the LuckPerms plugin on 1 of the servers - I also need to to put it on the lobby server
hey
with ClearLag
is there a way to make the lines multiple lines?
like is there a source or something
You could try something \n, but idk
@hardy reef
This list contains all the up-to date Materials that are available in Minecraft!
โข 1.8.8 - Materials
โข 1.12.2 - Materials
โข 1.13.2 - Materials
โข 1.14.2 - Materials
Use the coresponding material
already tried, COCOA doesn't work on 1.9.4 with autosell
What server version?
@broken hound You don't have to request for help in #595146497255931915
And what plugin version?
1.6.4
1.8.8
1.12.2
1.13.2
1.14.2
v1.8.6-1.8-compat
v1.8.6
v1.9.0 - Latest
v1.9.0 - Latest
Shall i remove the request
ok thanks
๐
Update pleaae <- Joedon
Just post as much info as you can
Really think it would help with cocoa beans tho?
Also =spigot in #bot-commands
Well in EzPrestige i have the following set for each prestige
prestige1:
prestige: 1
cost: 200000000
prestige_commands:
- lp user %player% parent remove darklord opprison
- lp user %player% parent remove Z
- lp user %player% parent add A
- lp user %player% permission set ezprestige.prestige.1 true
- lp user %player% permission set prestigeone.multiplier true
- ezmsg &bYou are now &f%displaytag%&b!
- ezbroadcast &f%player% &bhas just prestiged to &f%displaytag%&b!
- crate give to %player% Ultimate 3
- spawn %player%
- crate give to %player% Elite 6
- eco set %player% 0
display_tag: '&8&8[&c&l1&r&8]'
But when i prestige it doesn't reset to A
=paste
Please use a paste service to share configs, errors, code and long logs.
โข HelpChat Paste
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
https://gyazo.com/eed3ca8700270c0cbf1455cc805a4478 is this outdated
check that
@hardy reef please use =spigot in #bot-commands to receive autosell support
You must link your account
@vale sky it appears to be working for some reason. It wasn't earlier. Thank you for your time
hey- I'm trying to have it so a player needs a certain amount of dollars or higher to purchase something through deluxe menues. I have this https://pastebin.com/iT5whUuX but even though my player has $2 it still goes through. my economy plugin is gemseconomy
What does /papi parse me %gemseconomy_balance_dollar% return in chat
Also I think your deny_commands needs to be tabbed over a bit
Aye, is that possible to space out Menus? like like i leave an empty line between them?
What?
You can do whatever you desire with your own config
?external-menus
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!
But I recommend external menus ^
but i mean wont it crash or etc?
Use that please
the output of /papi parse me %gemseconomy_balance_dollar% is 2
Aslong as the spacing is correct ye
@uneven tinsel okay that's a good step 1
try tabbing the dny commands to be under left_click_requirement
as well as check console for errors when loading/reloading deluxemenus
like this? http://prntscr.com/oernqz
one more over
it has to be under it, meaning inside it
wait
even more
look at this and copy the format
Online Maker - https://placeholderapi.github.io/DeluxeMenuMaker/ - help-chat/DeluxeMenus
each requirement gets it's own deny commands
so it should be under money_requirement
http://prntscr.com/oerppk I've adjusted it although the requirements arent executing, still with $2 it goes through
try javascript
%javascript_tokenenchant_token% as the input?
so type: 'javascript' and then expression: '%gemseconomy_balance_dollar% >= 3'? sorry im not that experienced with this
most likely
okay, I've tried that along with trying the %vault_eco_balance% placeholder although still doesnt go through
okay so
I want to make sure that we're updating the correct item
change the lore/name just to make sure
because I remember one time the guy wasn't even editing the correct config file xD
I was editing the right one, I restarted my server instead of reloading and it worked, probably a glitch with reloading or my sftp
thank you so much! it works now
nice ๐
i got the config wrong in the first place anyways, ty!
Is this correct? may you check it please.
Looks like it is, just remove the space before menu title
hi, do you have test this plugin pls ?
"ProdigyNightClub"
ow i pressed that while i pasted it
We don't currently have a test server for that plugin @velvet cloak
as it doesnt support the latest spigot
Is tab completion possible with Deluxecommands?
Is there a plugin I can use on a Bungee server that shows me which servers are currently online?
The lobby has a Server Selector and when hovering over a selection item I would like the item lore to display the server status
I just won the giveaway again lmfao
lmao - good job
This plugin supports it @velvet cloak https://www.spigotmc.org/resources/server-selector.42191/
Thanks, I will take a look!
Yes, this is perfect. Currently I am using DeluxeHub which had everything I needed - except this one placeholder.
Could you guys check why this isnt working?
I can open it without any of these perks
whats that ecloud command for this placeholder?
[06:52:34] [Server thread/WARN]: [DeluxeMenus] Requirement type at path: open_requirement.requirements.permission is not a valid requirement type!
Yes, me too
[AutoSell] Task #643 for AutoSell v1.9.1 generated an exception
java.lang.NoSuchFieldError: SNOWBALL
at me.clip.autosell.BlockHandler.convertToBlocks(BlockHandler.java:442) ~[AutoSell-1.9.1.jar:?]
at me.clip.autosell.BlockHandler.convertInventoryToBlocks(BlockHandler.java:81) ~[AutoSell-1.9.1.jar:?]
at me.clip.autosell.tasks.BlocksPlayerTask.run(BlocksPlayerTask.java:27) ~[AutoSell-1.9.1.jar:?]
at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:734) [spigot-1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigot-1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigot-1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
When I do any commands it give me an error: An internal error occurred while attemping to perform this command
=spigot
@vale warren
To link your Spigot profile please do the following:
- On Spigot, set your Discord to
GabyTM | RO#6463under contact details. - 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>
Okay, thank you
Hey
I am in need of some help, I want to make it so if they have the permission "oregen.2" that is shows a different icon so they cant buy the item again but I am not sure why it isnt working
Hello?
The all in one GUI menu plugin!
โข Spigot
โข Wiki
โข GUI Creator
โข Placeholders
@potent elm wiki has everything
On my phone so can't take a look rn
=paste
Please use a paste service to share configs, errors, code and long logs.
โข HelpChat Paste
Any way to tab complete custom commands using DeluxeCommands?
no, because the commands arent registered
Deluxecommands plugin isn't registering the command with the server
how do i fix this? Non of them are registering as suggestions
Hey
I am in need of some help, I want to make it so if they have the permission "oregen.2" that is shows a different icon so they cant buy the item again but I am not sure why it isnt working
https://pastebin.com/eYfW5Zuq
If anyone can help me
@shell fjord mycommand does what deluxe commands does but much better. It also allows for registering commands
hi
if i downlaod spigot 1.9.4 (from getbukkit.org)
it says
SPIGOT-1.9.4-RO.1-snapshot-latest.jar
is there also one without snapshot? or is this the right one good
Why would you use 1.9.4 ?
love when all the staff cant help me or ignore me

@honest locust It doesn't allow JSON messages, I need clickable events :)
@potent elm
The all in one GUI menu plugin!
โข Spigot
โข Wiki
โข GUI Creator
โข Placeholders
Wiki explains it in detail, if you've copied it it will work
@shell fjord u want it to complete online players ? or something else?
Just the custom command
ok, u want it to complete players names when pressing tab ?
for the custom command ^ ?
No, I want to tab my command. For example: Your custom command is stats so when you type /st you can tab it to stats
ah, currently you can register the command by adding it in the plugin's plugin.yml file (by opening the jar with winrar and editing plugin.yml file)
clip is planning to add register option in the future, but i have no idea when
Yeah I did that, I was just hoping that it was a feature as well
Thank you anyways :)
np, hope he adds it soon ๐
Wait so... can i actually add placeholders into esschat?
using ChatInjector ? yes
Oh ._.
Is that possible to make a show where you set a selling item and it doesnt check its name and accept any item that have that item id regardless of its name and lore?
A shop?
how can i make the check item work?
browser loading ^
/papi ecloud download checkitem
/papi reload
@solemn wigeon
also if you're using item names you don't need data
@potent elm (on pc now), when using priorities if you have a priority 1 set without a view requirement that'll mean that that item will always be visible no matter what
in your case you want to have the unlocked item have priority 1 and the locked one 2
I woudl love to make it so it doesnt check item names
because i have complex names and lores that would be complicated to make in dm
if you just use this: %checkitem_mat:STONE%
it will only check for the items material
ima go test out with one named item to see if it works
because i remember old days it didnt
no reason it shouldn't
parsing the placeholder works?
the placeholder did work on unnamed items
so like i could sell a simple stone but not a named one
let me test that
oke
if we could find a solution for this i would be grateful for that
that way i would not need to use separate GUI plugin for shops
In general a shop plugin is better as it offers "more" customization when it comes to the items itself, also takes way less work
try %checkitem_mat:STONE,strict%
But isnt as customizable as i would need it
In this gui plugin i can do any tricks and such that i can imagine
thats a new thing cj added in the latest version
๐
oof aBoo it works
just
/papi ecloud download checkitem
/papi reload
To make sure u have latest version of checkitem expansion
even the %checkitem_mat:STONE% detects with names aswell
Hey, is there a cooldown option for DeluxeCommands?
is there a way i can convert my crate plus into crazy crates
doubtful
alright
This list contains all the up-to date Materials that are available in Minecraft!
โข 1.8.8 - Materials
โข 1.12.2 - Materials
โข 1.13.2 - Materials
โข 1.14.2 - Materials
sooo
ive seen on more servers a system like this:
So instead of being able to buy spawners with just money
It should be sort of like this: you can buy the first spawner with money, but with every spawner after that it should require heads + the money and with each purchase of the spawner the heads needed for the spawners increase until it reaches like 32 heads or something.
Anyone know a plugin that does that
i really want it
no need to ask in 2 channels
got no reply so.
pAtIeNcE
https://paste.helpch.at/ajopituvuv.pl i do not understand what is wrong with '3': kill crate key. i use this http://www.yamllint.com/ and it said that was where it was wrong but i do not see how it could be wrong (crate plus) frosty i understand but i perfer crate plus
Does DeluxeChat 1.14.4 not work on 1.14 Paper Spigot?
=spigot in #bot-commands
Should work fine, but if you need help you'll need to link your spigot as mentioned above
How to contact the author?
the DeluxeMenus
I think that every time you switch menu, the mouse will return to the middle of the screen.
This is really annoying, I hope it can be fixed.
1.8.8
1.12.2
1.13.2
1.14.2
v1.14.4 - Latest
v1.14.4 - Latest
v1.14.4 - Latest
v1.14.4 - Latest
(1.14.2 being 1.14.x)
as I just said 1.14.2 (the version indicated on there) means 1.14.x (meaning any 1.14 version)
1.14.3 isn't 1.14.2 frosty
Indeed
cube, can ya not read :angry_pepo:
Let's move to #deluxechat
@shadow iron the DeluxeMenus
I think that every time you switch menu, the mouse will return to the middle of the screen.
This is really annoying, I hope it can be fixed.
How can I make a request?
It's not a bug and cannot be fixed as that's how Minecrafts client handles new chests
No need to ping cube, and that can't be fixed due to mc
I have a small question
Why aren't this happening with other menu plugins?
So I have a menu with DeluxeMenus that uses the command ''is'' but is it possible to make it only ''is'' and not disable the other commands like /is top
if you're using latest version (1.12) it isn't posible as there's a slight "bug" with the args
if you aren't using args in any of your menus I suggest downgrading for the time being
Great, thank you!
It depends how the menu plugin is made AriaMura, either updating the items or opening a new storage
opening a new storage resets it
DeluxeMenus works via new storages to allow all the different menus to work nicely
Feel free to use that then ;)
BSP isn't free tho ๐
sacrifice for a superior product lol
it's also doesn't work on 1.14, i suspect
I stand corrected it is
"superior product" that's very debetable
<o/
with ClearLagg
I put
auto-removal:
enabled: true
broadcast-message: '&e&l*** &f&l+RemoveAmount &e&lENTITES HAVE BEEN CLEARED *** \n &r&7&o(( The next entity clear will be in 5 minutes. ))'
and \n doesn't do another line, others got it to work, I can't
I'm using latest version on Bukkit
I don't think you can
I believe others put spaces so it makes it go to the other line (atleast I've seen some people do that)
how do you do enough spaces so it fits for most chat sizes
trial and error :p
Please I really need help with DeluxeMenus
scoreboard players tag @a add <tag> {Inventory:[{id:"minecraft:slime_ball",Count:4b}]}
give @a[tag=<tag>] <item>```
what du heck is that
im trying to use this as might left click command vbut everytime i reload the server it removes it
from the config.yml
its a mcfunction
it works in mc command blocks
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!
ok
Console log will tell you why it reset it
also that ^
Most likely a syntax error as Ur using " within the line
We won't know for sure till we see the log ;)
1 sec
if you get donations from this discord, I hope you split it with Clip proportionately to how often you guys are active and not some predetermined percentage @ Funnycube
fixed it thanks
@honest locust donations from this discord, good joke
We'd have to get donations in order to split it lol
Should make a fund me ^ lel
What causes %player_name% to appear instead of the player's actual name in DeluxeChat?
Oh wait there's #deluxechat
how can i display chatformatting in the console? from Deluxechat
=spigot
@vale warren
To link your Spigot profile please do the following:
- On Spigot, set your Discord to
GabyTM | RO#6463under contact details. - 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>
Does VoteParty support 1.14? (Also is this the discord to check because Glare now maintains the plugin)
I'm thinking about purchasing it and I'm just curious
=spigot
@hot heart
To link your Spigot profile please do the following:
- On Spigot, set your Discord to
Olzie-12#9999under contact details. - 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>
I want to buy it, I don't have it yet. So that's why I'm asking
Does it say?
It says up to 1.13, but people in the reviews say 1.14 works. Just want to confirm
Iโm assuming glare is making it 1.14
@lavish epoch Hi glary
Oh hi OI
Nice web hook there funnycube
XD
what does this mean
[23:30:51 WARN]: Skipping BlockEntity with id
[23:30:51 WARN]: Skipping BlockEntity with id
Pretty sure it works 1.14, haven't personally tested it but we'd have a major uproar by this point if it didn't.
@drowsy galleon @hot heart
๐
In plugin DeluxeMenus how can you make, in a requirement, string not equals comparison?
type: javascript
expression: '!"text" === "text"'```
@tranquil thorn here
cheers iconfig
Hi yall im attempting to view essentials cooldown in a deluxchat menu. Atm it shows %essentials_kit_is_available_starter%".equalsIgnoreCase("yes") ingame instead of the cooldown figure
im looking for a little guidance to get this working. Any suggestions? let me know if u need anything
its also the %player% placeholder thats not recognised aswell
The config folder wont show up when i put deluxe chat in my plugin folder and restart?
|
Bump for support ๐
anyone recommend a plugin that stop crafting of certain items?
and restricts players from recieving those items
This plugin is outdated, but might be worth it to try: "Item Restrict by CraftersLand"
I cant get placeholders to work? for example %player_name% I have latest API but still nothing
do other placeholders work
you can and isolate the issue
try to*
did you reload the placeholder after you downloaded them?
i did ๐
finally got it working only 5:45am
now all the cool downs simply say no.... xD
what was the issue
essentials. I changed over to essentialsx and that seems to have done it. I thought the palceholders were the same as the API only states "essentils"
ah
I say that but
%essentials_kit_time_until_available_Starter%
is coming back with the value no
"No"
is 'starter' the name of the kit?
it is
the s is capitalized
true
How do people allow multiple lines in a ClearLagg Plugin msg
Emm...
Can someone help me?
My PermissionsEx doesn't work.
Ping me if you can help me
@last oak send us ur config
Alright.
multiserver:
use-netevents: true
permissions:
debug: false
allowOps: false
user-add-groups-last: false
log-players: false
createUserRecords: false
backend: file
informplayers:
changes: false
basedir: plugins/PermissionsEx
backends:
file:
type: file
file: permissions.yml
updater: true
alwaysUpdate: false
@grizzled coral
tell me that's not the whole config
This is the config.yml in the working server:
multiserver:
use-netevents: true
permissions:
debug: false
allowOps: false
user-add-groups-last: false
log-players: false
createUserRecords: false
backend: file
informplayers:
changes: false
basedir: plugins/PermissionsEx
backends:
file:
type: file
file: permissions.yml
updater: true
alwaysUpdate: false
Is there another file in the oex folder
permissions.yml
how do i get the expansion for this plugin: https://www.spigotmc.org/resources/tab-1-8-x-1-14-3-reborn.57806/
There's no expansion for that plugin, but you can use papi placeholders from other plugins on it.
Expansions are used to show certain data from a plugin to another (and other expansions doesnt require a plugin, such as the player expansion)
Let's move to #placeholder-api
k
What's the format for player heads I've tried head;%player_name%
It comes back as invaild with head-<playername%player_name%>
also tried that one it still returns the same
?customheads
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/
I'll try updating my player expansion
make sure to reload after downloading it (/papi reload)
Yeah, still no luck, my server version maybe? I might be a few versions behind
Just updated paper to 131 and dm is 1.12.0
paper 131 what version is that?
It's a fork of Spigot just a lighter version
131 was just released a couple days ago.
I meant what mc version lol, and I pressume it's 1.14.3 then
What papi version you using?
1.14.3 papi is 2.10.3
Yes.
Twerk what's your server version?
1.8.8
1.12.2
1.13.2
1.14.2
v1.7.1
v1.7.1
v1.7.1
v1.8.0 - Latest
Use the coresponding version ^
Is what I've been getting for some reason
[Mon, 15. Jul 2019 05:16:30 ADT INFO] Killbots2012 issued server command: /dm reload
[Mon, 15. Jul 2019 05:16:30 ADT WARN] Player head for item: 1 in GUI menu: Shops is not the valid format!
[Mon, 15. Jul 2019 05:16:30 ADT WARN] Valid format: head-<playername/%player_name%>
[Mon, 15. Jul 2019 05:16:30 ADT WARN] Skipping item: 1
[Mon, 15. Jul 2019 05:16:30 ADT WARN] Failed to load menu items for GUI menu: Shops
[Mon, 15. Jul 2019 05:16:30 ADT WARN] Skipping loading of GUI menu: Shops
=paste
Please use a paste service to share configs, errors, code and long logs.
โข HelpChat Paste
Show me what you have rn
did you remove the previous one?
yes
/papi parse me %player_name%
Attempting to make a playershop gui for areashop
Yeah, via command it works
same response
[Mon, 15. Jul 2019 05:24:32 ADT INFO] Killbots2012 issued server command: /dm reload
[Mon, 15. Jul 2019 05:24:32 ADT WARN] Player head for item: 1 in GUI menu: Shops is not the valid format!
[Mon, 15. Jul 2019 05:24:32 ADT WARN] Valid format: head-<playername/%player_name%>
[Mon, 15. Jul 2019 05:24:32 ADT WARN] Skipping item: 1
[Mon, 15. Jul 2019 05:24:32 ADT WARN] Failed to load menu items for GUI menu: Shops
[Mon, 15. Jul 2019 05:24:32 ADT WARN] Skipping loading of GUI menu: Shops
try head-%player_name%
nope even just tried minecraft:player_head
odd cuz it works fine for me
Yeah, not sure why I closed my text file and reopened it it only had "head" Thanks
@upper oasis material: head;%player_name%
how can i set permissions to open menus
The all in one GUI menu plugin!
โข Spigot
โข Wiki
โข GUI Creator
โข Placeholders
Wiki has everything
ive used the deluxemenus.open one but it doesnt work for me
if you setup your config like this it will create a file in the folder Gui_menus and it will have perm setup
check_updates: true
gui_menus:
menu_name:
file: menu_name.yml
players will need deluxemenus.open and the menu perm to open a menu if you set a perm per menu
click GUI Creator
can someone help me identify whats wrong with this config, it doesnt load the menu
=paste
Please use a paste service to share configs, errors, code and long logs.
โข HelpChat Paste
put the error in there
I found an issue with your config:
- Bad indentation of a mapping entry at line 37, column 9:
left_click_requirement:
^```
I need worldguard.jar that works on 1.13.2
1.8.8
1.12.2
1.13.2
1.14.2
v6.0
v6.2.2
v7.0.0
v7.0.1 - Latest
I been trying like 5 diffrent onces and none of them work
yeah I tried v7.0.0 and does not work
it does not load
Do you have worldedit?
and are those loading?
It's cause you're using plugman, remove that shit and restart the server
is plugman bad?
Yes
๐ฆ
@vale warren thank you
@brazen gorge
Please be patient and don't ping helpful or staff members!
Yw
Does someone by any chance have an aSkyblock island member role and permission addon? Member-officer-leader for example?
@raven cloak I rmeoved plugman and it still does not work
@brisk eagle
Please be patient and don't ping helpful or staff members!
Have oyu restarted the server properly?
yes
any errors?
reinstall the jar
With featherboard i am getting this error in console: [FeatherBoard] Error in placeholder: {ezrankspro_rank}
Featherboard, EzRanksPro, and MVdWPlaceholderAPI are all up to date
=spigot in #bot-commands
Is this a discord for DeluxeTags?
ya, ask your question
Okay so I put <{DISPLAYNAME}> {MESSAGE} %deluxetags_tag%
in my essentials chat
Format
But its not working
My rank plugin is Uperms
You need to set deluxe-chat in the deluxe tags config to false
and its {deluxetags_tag}
ooh ty ill try it
?essentials-tags
I couldn't find anything for: essentials-tags
?tagess
How to get DeluxeTags working using essentials chat:
- Turn off the DeluxeChat option in the DeluxeTags config.
- Turn off the format_chat option in the DeluxeTags config.
- Replace all the %placeholders% with {placeholders}
- Restart the server
Wheres the %placeholders%
Oh i think i did it
Its not working
im using uperms
Wheres the placeholders
Use luckperms, 100% better
Wtf pays for permission plugins?
@raven cloak it does not work ๐ฆ
You must be getting an error then..
but I sent you the paste...
redownload it, cuz that error doesn't make much sense
bruh
I mean it works perfectly for me, hence I'm confused by your issue
ikr...
this is so autistic...
it works on my other server that does not have FastAsyncWorldEdi
It won't be anything to do with FAWE, try using Pex it's so much easier to use. UltraPerms doesn't have that much compatibility.
Wrong person, my bad.
lol
how do I add more than one line of json to messageannouncer?
I used &&
but that only adds 2 lines
I wanted to add 3. :P
\n ?
@raven cloak
no i meant
{"text":" ","color":"gray","strikethrough":true}&&{"text":" โฏ ","color":"gold","bold":true,"strikethrough":false}&&{"text":" ","color":"gray","strikethrough":true,"bold":false}
=paste
Please use a paste service to share configs, errors, code and long logs.
โข HelpChat Paste
https://paste.helpch.at/givufacuxo.bash Anyone got any idea?
Caused by: java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
What's giving that error? (what are you doing to get that)
@warm sail
nvm I see
Just starting the server.
try downgrading 1 version
groupmanager :suicide:
?
I checked your config and, it's valid!
+ Correctly Formatted```
could you take a look at it?
somewhy i cant click it, i mean i do and it doesnt do anything
try removing refresh and do it again
look here's all 3 that i've put into a slot
but i dont see why this would be wrong
on my older server i used nearly the same
and on this it isnt working
I found an issue with your config:
- Bad indentation of a mapping entry at line 13, column 3:
PA1_2:
^```
Why can't you send it here?
^
its over 2k works
God
no way.........
it got deleted...........
Spent 2 hours on the other items in there >_>
ctrl + z ?
what does it do?
redo if you've deleted it
i didnt
i did /dm reload
and it got deleted and the default file loaded
nope it doesnt bring it back
god damn
I'm confused
i quickly make a new one adding only that item
Yeah I am too. Not sure how you managed to delete the file. o.o
same
i did remove the ''
from the >=
and i did /dm reload
and it got deleted and the default reinstalled... >_>
What version of DM are you on..?
1.10.2
Why
Yeah that's on you buddy for it being deleted.
That version of DeluxeMenus is over a year old.
Because i am having 1.10.2 server
๐คฆ
Version of plugin doesn't corrospond with MC version.
1.8.8
1.12.2
1.13.2
1.14.2
v1.10.5
v1.12.0 - Latest
v1.12.0 - Latest
v1.12.0 - Latest
well i found that version was supported by 1.10
Yes but so do newer ones.
on site somewhere i've seen the newers doesnt work
Try 1.12.0 otherwise downgrade to 1.10.5
1.12 guaranteed to work on 1.10.2 ?
Try
it works pretty fine tho, only thing is i have to manually get the placeholders with papi but it aint an issue
well anyway here's the menu
i quickly remade just that one thing
but so even without the other items it doesnt work
Use an external editor to make them
You're still also using a version of the plugin that's over a year old. Code has changed, bugs fixes, etc.
output: 3
ye i set it to test it
i wont kill my alt 50 times
but so it is for view requirement
and after i got the 3 kills it shows that item
but the click doesnt work
so like if im using a code for an earlier version and it worked on this version at another server i dont see the reason why this shouldnt work here as well
but like i setup everything properly there
i dont see anything that wouldnt be good
sucessfully reloaded*
That's it?
ye
could you like load it on your server and see if it works for you
you set it to one kill or something to quickly try it
once you have the thing it shall show the glowing one and if you click on it it shall give you 10k and show a wool carpet
well how much you want for solving this?
i pay whatever just lets find a solution for this
wool and carpet
what colors for each item
light blue, light blue enchanted, light blue carpet
k
the first 2 are blocks and the third is carpet
i tried the new version
and it killed all my menus
cause i used item id's and it says none of them valid
i try to update it to 1.10.5
still doesnt work >_>
but how come that it did work on my other server
Are you left clicking or right clicking?
left
i tried both
and the most veird thing is all other GUI's working perfectly
every command and everything works
but this menu is not
i upgraded to 1.10.5
and still doesnt work
could you get me someone who can solve this for me?
I pay whatever he ask for
But i need this to be fixed
Mind if I come check it out on your server?
cuz I'm really intrigued as to why it's not working
dm me the ip and version
With DeluxeCommands, are you able to create command parameters?
Like say I want to make a /help command
but i want parameters like /help economy
nope
I found an issue with your config:
- End of the stream or a document separator is expected at line 2, column 1:
open_command:
^```
is it good now?
I found an issue with your config:
- End of the stream or a document separator is expected at line 2, column 1:
open_command: achievements697408
^```
like this?
did this work?
hm
bro
this is full of glitches
i can take out any item off of even the example menus....
well this is clearly not supporting 1.10
Please someone help me get the 1.10.5 work on 1.10.2 server, the statistic requirements doesnt working! I pay anything you ask for if you can help me solve it ASAP!
who made ezrankspro?
Hello everyone, I have a question.
Is there any way to give a TAG to the player if he has a certain qualification.
Example: if the player is the richest on server: [RICHEST]
if the player have the most assassinations on server: [KILLER]
if the player have the most votes on server: [SUPPORTER]
if the player have the most amount of advancements: [CONQUER]
@velvet cloak clip, and why you got the same pfp as ya boi @inner remnant 
Thiago, you'd need a plugin that would manage those, and you could give permissions to achieve that
16:56:37] [Server thread/ERROR]: [DeluxeMenus] Plugin DeluxeMenus v1.11.3 has failed to register events for class com.extendedclip.deluxemenus.PlayerListener because org.bukkit.event.entity.EntityPickupItemEvent does not exist.
none of these versions support 1.10....
what is the exact version thats been made for 1.10 ???
@raven cloak Do you know any plugins that do this?
1.8.8
1.12.2
1.13.2
1.14.2
v1.10.5
v1.12.0 - Latest
v1.12.0 - Latest
v1.12.0 - Latest
Ask your question, we all here try out best to help
Frosty dont you know what version is made especially for 1.10?
rly fam? not trying to be rude but i will like to talk to if thats okay to u
1.12 and 1.11.3 isnt working at 1.10 server
@clip#0001 not going to @ him cuz barry will be mad, feel free to tag yourself :p
Anyone know how to change the NBT tag in shopgui ?
On Deluxe tags when i click the tag the tag doesn't show when you type
chat plugin ?
Oof
How to get DeluxeTags working using essentials chat:
- Turn off the DeluxeChat option in the DeluxeTags config.
- Turn off the format_chat option in the DeluxeTags config.
- Replace all the %placeholders% with {placeholders}
- Restart the server
I am
So I gotta put that prefix into the chat format?
Thank you
The tag still not showing in chat
=paste
Please use a paste service to share configs, errors, code and long logs.
โข HelpChat Paste
Oh