mc-player-history.php aktualisiert
This commit is contained in:
@@ -1,11 +1,23 @@
|
||||
<?php
|
||||
/*
|
||||
Plugin Name: MC Player History
|
||||
Plugin URI: https://git.viper.ipv64.net/M_Viper/MC-Player-History---WordPress-Plugin
|
||||
Description: Spielerverlauf deines Minecraft Servers.
|
||||
Version: 1.1.3
|
||||
Author: M_Viper
|
||||
Author URI: https://m-viper.de
|
||||
Requires at least: 6.8
|
||||
Tested up to: 6.8
|
||||
PHP Version: 7.4
|
||||
License: GPL2
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: MC-Player-History---WordPress-Plugin
|
||||
Requires PHP: 7.4
|
||||
Support: [Discord Support](https://discord.com/invite/FdRs4BRd8D)
|
||||
Support: [Telegram Support](https://t.me/M_Viper04)
|
||||
*/
|
||||
|
||||
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user