Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem]Mineserv.eu


UnDeed

Rekomendowane odpowiedzi

Opublikowano

Witam mam problem ze sklepem na mineserv zrobilem go wedle poradnika Jebanany ale sklep nie dziala prawidłowo na teście polączenia zasilacza mam informacje:

 

...Pomyślnie połączono się z zasilaczem. Początek nazwy Twojego konta to: :v

 

A gdy daje test polaczenia z serwerem takze przebiega pomyslnie lecz na serwie nic sie nei dzieje proszę o pomoc

 

 

Ip mojego serwera na ip Cheking:

 

 

 

Ip Mojej strony w ip Checking

 

46.105.111.234

 

Http Console Config:

# The IP address that HTTPConsole will listen on. "any" can be used to listen on

# any address.

# The default is 127.0.0.1

ip-address: 5.39.72.148

 

# The TCP listening port that HTTPConsole will bind to.

# The default is 8765.

port: 2515

 

# Controls how important a console message must be to be shown.

# Possible values: severe, warning, info

# The default is severe, meaning only severe log messages will be visible.

log-level: severe

 

# Controls whether messages beginning with "ConsoleCommandSender:" are filtered

# out of the console log.

# The default value is true.

filter-command-sender: true

 

# This sets what ip addresses are not allowed to send requests to HTTPConsole.

# To add more values, just add more "- ipaddress" lines to the list.

# Add "- any" (no quotes) to the list to block all ip addresses from connecting

# to HTTPConsole.

# Ranges of ip addresses can be set by using two ip addresses seperated by a

# hyphen (-), or by using an asterisk (*) in place of any number.

# Hyphens and asterisks are special characters in yml files so they will have

# to be surrounded by quotes (see examples below).

client-ip-blacklist:

# - 192.168.3.2

# - "192.168.4.*"

- "46.105.*.*"

# - "192.168.5.1-192.168.6.254"

# - any

 

# This sets what ip addresses are allowed to send requests to HTTPConsole.

# All ip addresses and ranges that are valid for the blacklist are also valid

# for the whitelist.

client-ip-whitelist:

# Example:

# - 192.168.1.100

# - "192.168.2.*"

# - "192.168.0.1-192.168.0.254"

# - any

 

# This changes the order in which the whitelist and blacklist are checked.

# Possible Values:

#

# "Deny,Allow"

# The whitelist is only checked when an ip address matches the blacklist.

# If the ip address matches both lists, it will be allowed. If it matches

# neither list, it will be allowed.

# This behavior matches the Apache "Deny,Allow" Order directive.

# This is the default value.

#

# "Allow,Deny"

# The blacklist is only checked when an ip address matches the whitelist.

# If the ip address matches both lists, it will be denied. If it matches

# neither list, it will be denied.

# This behavior matches the Apache "Allow,Deny" Order directive.

#

white-black-list-order: "Allow,Deny"

 

# This is a list of the allowed hostnames (domains) that HTTPConsole will

# accept requests on. This means that if someone uses

# "http://my.domain.com:8765/console?command=stop" to issue the

# stop command to your server, and my.domain.com is not listed below, the

# connection will be refused.

# The one exception to the above rule is that If no hostnames are listed than

# any hostname will be allowed.

# This is similar to virtual hosting except that HTTPConsole only uses the

# hostname to allow or deny the request.

# This feature combined with the cross site scripting restrictions in modern

# browsers is designed to make it more difficult for unauthorized people

# to target your server from client side (browser) scripts. This does not make

# it impossible however as they can always create a proxy if they really want

# to send requests from the browser.

# If any hostnames are listed, requests to bare ip addresses will be denied

# unless the ip address is 127.0.0.1.

# An asterisk (*) in the left most label will match any valid label or labels.

# At the very least one label and a top level domain (com, org, net, etc.) must

# be given per hostname.

allowed-hosts:

# - theanticookie.com

# - notch.tumblr.com

# - "*.minecraft.net"

 

# Controls whether connection refused log messages are always sent, or only sent

# when log-level is set to info.

# The default value is false. Connection refused messages will only be visible

# if the log-level is set to info.

always-log-refused-connections: false

 

 

Konfig w pliku konfiguracji skryptu

<?php

//////////////////////////////////////////////////////////////////////////////////

//

//

// Skrypt poprawił Jebanany -> http://jebanany.pl/

// Zakaz brandowania skryptu pod innym nickiem!

// - Stworzyłem uproszczone uzupełnianie danych, podział na kilka plików

// - Poprawiłem błąd związany z nickami z Cos_Ktos - podkreślenie

// polegający na błędnym odczytywaniu nicków przez ZASILACZ i w efekcie

// brak możliwości wykupienia oferty

// - Komendy mogą być wywoływane o wiele prościej, ze zwykłą spacją!

// - Dodałem nowy błędy na temat nie wpisania nicku/kodu/wszystkich

//

//////////////////////////////////////////////////////////////////////////////////

//Podaj IP swojego serwera

$ip = "5.39.72.148";

//Podaj PORT HTTPConsole podany w konfiguracji pluginu

$port = "2515";

//Podaj kwotę doładowania w craftach

//Przypominam, że:

//Koszt SMS Ilość craftów

// 3.69 zł 1

// 4.92 zł 2

// 6.15 zł 3

// 7.38 zł 4

// 11.07 zł 5

// 24.60 zł 9

// 30.75 zł 11

$kwota_doladowania = "3";

//Podaj kod zasilacza

$kod_zasilacza = "me2291";

/////////////////////////////////////////////

// Wpisz tak, jeśli chcesz sprawdzić, czy wpisałeś dobry numer zasilacza

$tryb_testowania_zasilacz_mineserv = "tak";

// Wpisz tak, jeśli chcesz sprawdzić czy połączenie z HTTPConsole jest poprawne

$tryb_testowania_serwera_mc = "nie";

//////////////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////////////

// Tutaj możesz zmienić, co chcesz, aby wyświetlało się dla osoby,

// która korzysta z formularza.

// Można podawać kod html np. <p><br><table><img> OBRAZKI, TÅA, cokolwiek - itp.

//////////////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////////////

//Wiadomość, która wyświetla się, jeśli wszystkie pola nie zostały wypełnione

$blad_puste_pola = "Nie wypełniłeś wszystkich pól formularza.";

//Wiadomość podczas wpisania złego kodu

$blad_zly_kod = "Podałeś zły kod SMS!";

//Wiadomość podczas pozostawienia pustego kodu SMS

$blad_brak_kodu = "Nie podałeś kodu SMS!";

//Wiadomość podczas pozostawienia pustego nicku

$blad_brak_nicku = "Nie podałeś swojego NICKU!";

//Wiadomość podczas pozostawienia pustego KODU i NICKU

$blad_pusty_formularz = "Nie wypełniłeś żadnego pola!";

//Wiadomość podczas wpisania dobrego kodu SMS

$akceptacja_dobry_kod = "Gratulacje! Stałeś się posiadaczem jakiejśtam oferty!";

?>

<body background="http://fc07.deviantart.net/fs70/f/2012/297/9/d/minecraft_hd_wallpaper_by_lpzdesign-d5iu1gp.jpg">...</body>

nerdstomper_undead.jpg

 

 

Nick: MATI_DJ

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...