Fuck you XML
This commit is contained in:
parent
3a2c6bb314
commit
eb0e3a2c76
2 changed files with 7 additions and 5 deletions
8
TShockAPI/Resources.Designer.cs
generated
8
TShockAPI/Resources.Designer.cs
generated
|
|
@ -70,8 +70,10 @@ namespace TShockAPI {
|
|||
///#Do not name a group SuperAdmin, that is hard-coded into the code, it grants total permissions
|
||||
///#ALWAYS DECLARE A GROUP'S PARENT BEFORE YOU DECLARE THE GROUP
|
||||
///
|
||||
///#currently avaliable permissions: kick ban ignorecheatdetection power cfg causeevents spawnboss tp spawnmob cheat kill pvpfun
|
||||
/// [rest of string was truncated]";.
|
||||
///#currently avaliable permissions:
|
||||
///#kick ban ignorecheatdetection
|
||||
///#maintenance cfg causeevents spawnboss tp
|
||||
///#spawnmob che [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string groups {
|
||||
get {
|
||||
|
|
@ -83,7 +85,7 @@ namespace TShockAPI {
|
|||
/// Looks up a localized string similar to #format
|
||||
///#ip group
|
||||
///#see groups.txt for a list of groups
|
||||
///127.0.0.1 superadmin.
|
||||
///#127.0.0.1 superadmin.
|
||||
/// </summary>
|
||||
internal static string users {
|
||||
get {
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
<!--
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
TShock, a server mod for Terraria
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
|
|
@ -15,7 +16,6 @@ GNU General Public License for more details.
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue