You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added per-item-transaction-permissions and enchant-sign-restrictions to config file. When true, it requires users to have specific commands to enchant or to buy and sell. Enchant sign tweaked a bit to make it auto adjust.
foreverAlone=<dark_red>You have nobody to whom you can reply.
379
+
freeSpecificItemPermission=<primary>You do not have permission to accept the free offer of <Secondary>{0}
378
380
fullStack=<dark_red>You already have a full stack.
379
381
fullStackDefault=<primary>Your stack has been set to its default size, <secondary>{0}<primary>.
380
382
fullStackDefaultOversize=<primary>Your stack has been set to its maximum size, <secondary>{0}<primary>.
@@ -980,6 +982,7 @@ sellCommandUsage3Description=Sells all possible items in your inventory
980
982
sellCommandUsage4=/<command> blocks [amount]
981
983
sellCommandUsage4Description=Sells all (or the given amount, if specified) of blocks in your inventory
982
984
sellHandPermission=<primary>You do not have permission to hand sell.
985
+
sellSpecificItemPermission=<primary>You do not have permission to sell <Secondary>{0}
983
986
serverFull=Server is full\!
984
987
serverReloading=There''s a good chance you''re reloading your server right now. If that''s the case, why do you hate yourself? Expect no support from the EssentialsX team when using /reload.
0 commit comments