Jump to content
  • 0

Gravy not working?


RKade01

Question

I've got a server with multiple plugins, one of which is Gravy. Here's my config file:

debug_mode: false
enable_chat_prefix: true
chat_line_color: '&2'
do_safe_grave_spawn: true
save_timer: 60
grave_timer: 999999999
enable_timer: false
grave_block: DIRT
spawn_zombie_on_not_owner_break: true
spawn_zombie_on_owner_break: false
zombie_hp: 20
can_zombie_pickup_items: true
execute_command_on_respawn: false
execute_command_on_grave_break: false
command_: ''
command_on_grave_break: ''
drop_items_on_player_kill: false
enable_token_use: false
enable_token_craft: true
enable_token_drop: false
token_drop_mob: GHAST
token_drop_amount: 1
token_drop_chance: 0.05
token_item: MAGMA_CREAM
token_craft_recipe: DIRT:DIRT:DIRT:DIRT:DIRT:DIRT:DIRT:DIRT:DIRT
use_vault: true
grave_cost: 0
enable_worldguard_support: true
disabled_worlds:
- change_me
worlds_aliases:
- world::The Overworld
- world_nether::The Nether
- world_the_end::The End
 

And my EssentialsEx:

groups:
  default:
    options:
      default: true
  Player:
    permissions:
    - essentials.afk
    - essentials.afk.auto
    - essentials.back
    - essentials.back.ondeath
    - essentials.back.onteleport
    - essentials.balance
    - essentials.balancetop
    - essentials.chat.color
    - essentials.chat.format
    - essentials.chat.shout
    - essentials.chat.question
    - essentials.compass
    - essentials.depth
    - essentials.delhome
    - essentials.getpos
    - essentials.geoip.show
    - essentials.help
    - essentials.helpop
    - essentials.home
    - essentials.ignore
    - essentials.info
    - essentials.itemdb
    - essentials.list
    - essentials.me
    - essentials.motd
    - essentials.msg.color
    - essentials.nick
    - essentials.ping
    - essentials.near
    - essentials.r
    - essentials.rules
    - essentials.seen
    - essentials.realname
    - essentials.spawn
    - essentials.sethome
    - essentials.suicide
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.gravy.graves
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
schema-version: 1
users:
  blackcatfarm:
    group:
    - Player
  5f67132b-4ff0-49cd-b6aa-39984ed92e46:
    group:
    - Player
    options:
      name: DirpTroll
  ohsanp:
    group:
    - Player
  pumpytrunks:
    group:
    - Player
  sombrero:
    group:
    - Player
  tbuk:
    group:
    - Player
  leemolime:
    group:
    - Player
  mrmintchip:
    group:
    - Player
  beezys:
    group:
    - Player
  thesombrero7765:
    group:
    - Player
  cl5597:
    group:
    - Player
  51e01c1d-546e-4fb1-8180-7f66e3b72b23:
    group:
    - Player
    options:
      name: PddimYT

For some reason, Gravy doesn't seem to work with these settings. I'm on Paper, 1.17.1. Any ideas on how to fix this?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hello there @RKade01,

Seems like you don't have the right permissions set, please have a look at the permission list below.

[gravy.reload]: use /gravy reload
[gravy.list]: use /gravy list
[gravy.list.player]: use /gravy list <player>
[gravy.recover]: use /gravy recover
[gravy.recover.player]: use /gravy recover
[gravy.permission]: use /gravy permission
[gravy.worlds.list]: use /gravy worlds
[gravy.worlds.enable]: use /gravy enable <world_name>
[gravy.worlds.disable] :use /gravy disable <world_name>
[gravy.token.give]: use /gravy give <player> token <amount>
[gravy.break]: break any grave
[gravy.protected]: players with [gravy.break] can't break your grave
[gravy.notimer]: infinite grave timer
[gravy.grave]: a grave spawn when the player die
[gravy.info]: player can see the grave information
[gravy.updater]: see the update link in chat
[gravy.token.use]: let the player use the token
[gravy.token.craft]: let the player craft the token
[gravy.token.drop]: let the player drop the token
[gravy.money.use]: player can spent money for the grave to spawn [vault]
[gravy.money.nocost]: free grave [vault]

 


I'm just a known player who been playing since the 24 July 2019.

Please don't DM me for support, go here (if you don't mind waiting) or join Minehut's Discord (which is more active) if you need assistance.


 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...