Skip to content

Instantly share code, notes, and snippets.

@itpao25
itpao25 / gist:9bfa744f8981f16563ca6ca932afc0ba
Created April 9, 2016 17:06
ReporterGUIWeb - Translation in German by tooxo1
<?php
# File to edit the language ReporterGUIWeb
# German
if (!defined('RG_ROOT')) die("This file can not be opened in this way");
// Test array
$lang[ 'lang' ][ 'itpao25' ] = "ITPAO25";
// Home page
@itpao25
itpao25 / messages.yml
Last active November 5, 2016 15:53
ReporterGUI's messages.yml
# Messages.yml
message:
prefix: '&b[&9ReporterGUI&b]'
reloadcomplete: '&aReload complete'
playernotonline: The player was not found
use-command-invalid-arg: '&bUse &3/report <name player> &bto report a player'
use-command-invalid-arg-cli: '&bUse &3/reportcli <name player> <reason> &bto report a player without gui.'
report-success: '&aYou have successfully sent the report. Thanks for the support :)'
hover-message-success: 'Click here to see the report #[id]'
playerexempt: '&cYou can not report this player!'
@itpao25
itpao25 / config.yml
Last active November 6, 2016 21:39
ReporterGUI's config.yml
# ReporterGUI
# Report player with using GUI
# by itpao25 - Contact: tropaolo@gmail.com
# SHORT INSTRUCTION:
# Use the following variables in the various commands:
# %playertarget% -> View the nickname of the player reported
# %fromplayer% -> Player who sent the report
# %motivation% -> Reasons for the report
# Use the plugin PlaceHolderAPI for many variables (placeholder)!
# https://www.spigotmc.org/resources/placeholderapi.6245/