RolplayReactions Create any kind of reactions and use it with your users!
Commands and permissions:
Code (YAML):
/rr lang <language name> - rolplayreactions.command.lang - Choose a language
/rr reload - rolplayreactions.command.reload - Reload
all config
/rr list - view the list of
all available reactions
#############################################____[SOUND]____################################################### ## - "[sound] <<player>/<other_player>> <sound> <volume> <pitch> <amount> <sleep>" ## ##<player> / <other_player>: Player to play the sound to. ## ##<volume>: Sound volume. ## ##<pitch>: Sound pitch. ## ##<amount>: Number of times the sound will be played. ## ##<sleep>: Wait time between sounds. ## ###############################################################################################################
############################################____[PARTICLE]____################################################# ## - "[particle] <<player>/<other_player>/<all>> <<player>/<other_player>> <amount> <sleep> [random]" ## ##<player> / <other_player> / <all>: Players who will see the particles. ## ##<player> / <other_player>: Player whose location will be taken to spawn the particles. ## ##<amount>: Number of times the particle spawns. ## ##<sleep>: Waiting time between particles. ## ###############################################################################################################
############################################____[GUI]____###################################################### ## gui: ## ## ## enabled: true ## ## ## material: "custom: <item name>" You can use an item created in items.yml ## ## ################################################################################ ## ## gui: ## ## enabled: true ## ## material: "diamond_block ## ## name: "&bgive away a diamond" ## ## lore: ## ## - "" ## ## - "&7Click to gift a diamond to <other_player>" ## ## amount: 1 ## ## damage: 0 ## ## custom_model_data: 0 ## ## player_head: "PLAYER TEXTUE HERE" ## ## player_head_uuid: "A UUID TO MAKE THE HEADS STACKEABLE" ## ###############################################################################################################