Skip to content

Instantly share code, notes, and snippets.

@Wohaho
Wohaho / can you
Last active April 27, 2018 20:38
<?php
date_default_timezone_set('Europe/Sofia'); //Задаваме времева зона
$starttime = explode(' ', microtime()); //Стартираме
$starttime = $starttime[1] + $starttime[0]; //Микротаймера
// Websend настройки
include_once 'Websend.php';
// Websend api
<?php /* Template Name: VIP */
get_header(); ?>
<div id="content">
<div id="inner-content" class="wrap clearfix">
<div id="main" class="ninecol first clearfix" role="main">
<div class="inner-bg">
socketPort: 9876
socketPassword: 456789asd
senderPrefix: '[WebSender]'
wrongPassword: Incorrect password, please enter it carefully.
wrongData: Please check PHP variables.
succesfullyLogin: Login is successful.
consoleInfo: 'true'
commandPermission: websender.admin
nothavePerm: You not have permission!
pluginReloaded: Websender reloaded!
socketPort: 9876
socketPassword: 456789asd
senderPrefix: '[WebSender]'
wrongPassword: Incorrect password, please enter it carefully.
wrongData: Please check PHP variables.
succesfullyLogin: Login is successful.
consoleInfo: 'true'
commandPermission: websender.admin
nothavePerm: You not have permission!
pluginReloaded: Websender reloaded!
<?php /* Template Name: VIP */
get_header(); ?>
<div id="content">
<div id="inner-content" class="wrap clearfix">
<div id="main" class="ninecol first clearfix" role="main">
<div class="inner-bg">
# Coins plugin by: Beelzebu
# If you need support or find a bug open a issuse in
# the official github repo https://github.com/Beelzebu/Coins/issues/
# The version of the config, don't touch!
version: 13
# This is the prefix used in all the messages.
Prefix: '&c&lCoins &6&l>&7'
ip_forward: true
network_compression_threshold: 256
stats: 957a72c1-af55-472f-8323-c7683fff6282
groups:
Wohaho:
- admin
servers:
Survival:
motd: '&1Just another BungeeCord - Forced Host'
address: 46.***.*.**:25812
#Minecraft server properties
#Tue May 01 16:51:00 CEST 2018
spawn-protection=0
query.port=25565
server-name=BG-MC
generator-settings=
force-gamemode=false
allow-nether=true
gamemode=0
broadcast-console-to-ops=true
# This is the main configuration file for Spigot.
# As you can see, there's tons to configure. Some options may impact gameplay, so use
# with caution, and make sure you know what each option does before configuring.
# For a reference for any variable inside this file, check out the Spigot wiki at
# http://www.spigotmc.org/wiki/spigot-configuration/
#
# If you need help with the configuration or have any questions related to Spigot,
# join us at the IRC or drop by our forums and leave a post.
#
# IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
socketPort: 9876
socketPassword: 456789asd
senderPrefix: '[WebSender]'
wrongPassword: Incorrect password, please enter it carefully.
wrongData: Please check PHP variables.
succesfullyLogin: Login is successful.
consoleInfo: 'true'
commandPermission: websender.admin
nothavePerm: You not have permission!
pluginReloaded: Websender reloaded!