Skip to content

Instantly share code, notes, and snippets.

View pboardman's full-sized avatar
🐍

Pascal Boardman pboardman

🐍
View GitHub Profile

Keybase proof

I hereby claim:

  • I am lacsap- on github.
  • I am pascalboardman (https://keybase.io/pascalboardman) on keybase.
  • I have a public key whose fingerprint is 74D8 5CEC C083 4F9E 7126 D9F6 D880 CB00 3BD2 DF6A

To claim this, I am signing this object:

Name Grade Price Release date
Gundam Astray Green Frame 7-Eleven Color Ver. Perfect Grade 1/60 ¥30,000 ($350CAD) Nov 18th 2016
Unicorn Gundam 7-Eleven Color Ver. Perfect Grade 1/60 ¥30,000 ($350CAD) Nov 18th 2016
Gundam Barbatos Gold Injection Color Ver. High Grade 1/144 ¥1300 ($15CAD) Nov 18th 2016
Freedom Gundam REVIVE Gold Injection Color Ver. High Grade 1/144 ¥2160 ($28CAD) Nov 18th 2016
Petit Guy 7-Eleven Color Ver. High Grade Petit'guy ¥1080 ($14CAD) Nov 18th 2016
Unicorn Gundam [Destroy Mode] 7-Eleven Color Ver. High Grade Universal Century 1/144 ¥1944 ($22CAD) May 8th 2014
RX-78-2 Gundam G30th Gold Ejection Color [7-Eleven Color Ver.] High Grade 1/144 ¥1728 ($20CAD) Oct 29th 2014
Kuma-03 BearGGuy III [7-Eleven Color Ver.] High Grade Build Fighters 1/144 ¥1944 ($22CAD) Oct 29th 2014
Ball Twin Set [7-Eleven Color Ver.] High Grade Universal Century 1/144 ¥1512 ($17CAD) Oct 29th 2014
@pboardman
pboardman / cmangos_commands.csv
Last active November 3, 2023 15:59
cmangos server commands
We can make this file beautiful and searchable if this error is corrected: It looks like row 6 should actually have 15 columns, instead of 3. in line 5.
Command,Account level,Syntax,,,,,,,,,,,,
account',0',Syntax: .account\r\n\r\nDisplay the access level of your account.',,,,,,,,,,,,
account characters',3',Syntax: .account characters [#accountId|$accountName]\r\n\r\nDisplays a list of all characters for an account either by provided #accountId or $accountName,or the account of a selected player.',,,,,,,,,,,
account set addon',3',Syntax: .account set addon [#accountId|$accountName] #addon\r\n\r\nSet the allowed expansion for a given account ID,username or selected characters account. Allowed values are 0 for vanilla,1 for The Burning Crusade,and 2 for Wrath of the Lich King.',,,,,,,,,
additem',3',Syntax: .additem #itemid/[#itemname]/#shift-click-item-link #itemcountAdds the specified number of items of id #itemid (or exact (!) name $itemname in brackets,or link created by shift-click at item in inventory or recipe) to your or selected character inventory. If #itemcount is omitted,only one item will be added..',,,,,,,,,,
account lock',0',Syntax: .account lock [
Creating an account:
account create MyNewAccount MyPassword
Make account GM:
account set gmlevel MyNewAccount 3
Shutdown server
.saveall
.server shutdown [delay] (in seconds)